Relativity.Testing.Framework.Logging
Namespace with 7 public types
Classes
LogConsumerRegistration
Represents the registration item of .
LogEventInfo
Represents the logging event information raised by Atata framework.
LoggingInterceptor
Represents the logging interceptor that writes log messages before and after method invocation.
NUnitLogConsumer
Represents the log consumer that writes logs to NUnit output.
Enumerations
LogLevel
Specifies the level of log event.
Interfaces
ILogConsumer
Defines a method to log the event information.
ILogService
Represents the logging service.