Relativity.Logging
Namespace with 12 public types
Classes
Constants
LoggerOptions
Represents LoggerOptions
LoggerOptionsComparer
Represents an implementation of which allows logger options to be compared.
NullAdditionalDataGetter
Represents a No-Op implementation of the interface.
NullInternalLogger
Represents a No-Op implementation of the interface.
NullLogger
Represents a No-Op implementation of the interface.
Enumerations
LoggingLevel
An enum representing LoggingLevel.
Static Classes
Extention
Static object which allows the extension of .
Log
Static object which holds a reference to a .
Interfaces
IGetAdditionalData
Provides a mechanism to provide additional metadata for logging.
IInternalLogger
Provides a mechanism for logging internally.
ILog
Provides a mechanism for Logging.