Namespace Relativity.Testing.Framework.Logging
Classes
LogConsumerRegistration
Represents the registration item of ILogConsumer.
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.
Interfaces
ILogConsumer
Defines a method to log the event information.
ILogService
Represents the logging service.
Enums
LogLevel
Specifies the level of log event.