Refactored the Kernel registration fluent interface to be more readable, better suppo...
[castle.git] / Facilities / Logging / Changes.txt
blob24d8b92a1f64a0abdbb67c2a779c2e13489cc3ba
2 - Applied Tom Allard's patch fixing FACILITIES-93
3   "Extra constructors on LoggingFacility"
5 - Added test case supplied by chris ortman
7 - Register base logger and factory when using extended logger.
9 - Fixed FACILITIES-77
10   "ILoggerFactory instance creation requires constructor with one argument"
12 Alpha Version 1.0.0
13 - First release
15 - Added support for contexts with NLog and log4net via IExtendedLogger interface.