Castle.Facilities.Logging
The supported implementations.
Custom resolver used by Windsor. It gives
us some contextual information that we use to set up a logging
before satisfying the dependency
A facility for logging support.
Initializes a new instance of the class.
Initializes a new instance of the class.
The LoggerImplementation that should be used
Initializes a new instance of the class.
The LoggerImplementation that should be used
The configuration file that should be used by the chosen LoggerImplementation
Initializes a new instance of the class using a custom LoggerImplementation
The configuration file that should be used by the chosen LoggerImplementation
The type name of the type of the custom logger factory.
Initializes a new instance of the class.
The LoggerImplementation that should be used
The configuration file that should be used by the chosen LoggerImplementation
The type name of the type of the custom logger factory. (only used when loggingApi is set to LoggerImplementation.Custom)
loads configuration from current AppDomain's config file (aka web.config/app.config)