Name | Description | |
---|---|---|
![]() ![]() | ConcreteLogger | Get or set the concrete logger where all the logging is handled by the static logger. This is automatically instantiated in a static constructor however, it can be replaced with a mock. |
![]() ![]() | Config | The configuration for all the logging. This is automatically instantiated with a static constructor. |
![]() ![]() | ConfigurationXml | Get or set the configuration by serialized XML |
![]() ![]() | LicenseKey | The license key from your receipt |
![]() ![]() | LoggingException | The last exception that occured while attempting to log. Null, if there is no exception. |
![]() ![]() | MessagePrefix | Prefix all messages with the supplied string |
![]() ![]() | QueueLength | The total number of messages that are currently in the queue for asynchronous targets |
![]() ![]() | TotalLogCount | The total number of messages that have been logged for all targets |
![]() ![]() | UserName | The user name for the license from your receipt |