NET Logging Library
Log Class Properties


KellermanSoftware.NetLoggingLibrary Namespace : Log Class

For a list of all members of this type, see Log members.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic) 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.  
Public Propertystatic (Shared in Visual Basic) The configuration for all the logging. This is automatically instantiated with a static constructor.  
Public Propertystatic (Shared in Visual Basic) Get or set the configuration by serialized XML  
Public Propertystatic (Shared in Visual Basic) The license key from your receipt  
Public Propertystatic (Shared in Visual Basic) The last exception that occured while attempting to log. Null, if there is no exception.  
Public Propertystatic (Shared in Visual Basic) Prefix all messages with the supplied string  
Public Propertystatic (Shared in Visual Basic) The total number of messages that are currently in the queue for asynchronous targets  
Public Propertystatic (Shared in Visual Basic) The total number of messages that have been logged for all targets  
Public Propertystatic (Shared in Visual Basic) The user name for the license from your receipt  
Top
See Also

Reference

Log Class
KellermanSoftware.NetLoggingLibrary Namespace