-
-
Notifications
You must be signed in to change notification settings - Fork 80
Closed
Description
Report<TOwner>
:Trace(string message, params object[] args)
methodDebug(string message, params object[] args)
methodInfo(string message, params object[] args)
methodWarn(string message, params object[] args)
methodWarn(string message, Exception exception)
methodError(string message, Exception exception)
methodError(string message, string stackTrace)
methodFatal(string message, Exception exception)
methodStart(LogSection section)
methodStart(string sectionMessage)
methodStart(string sectionMessage, LogLevel level)
methodEndSection()
method
ILogManager
:Trace(string message, params object[] args)
methodDebug(string message, params object[] args)
methodInfo(string message, params object[] args)
methodWarn(string message, params object[] args)
methodWarn(string message, Exception exception)
methodError(string message, Exception exception)
methodFatal(string message, Exception exception)
methodStart(LogSection section)
methodEndSection()
methodScreenshot(string title = null)
method
LogManager
:Use(IScreenshotConsumer consumer)
methodTrace(string message, params object[] args)
methodDebug(string message, params object[] args)
methodInfo(string message, params object[] args)
methodWarn(string message, params object[] args)
methodWarn(string message, Exception exception)
methodError(string message, Exception exception)
methodFatal(string message, Exception exception)
methodStart(LogSection section)
methodEndSection()
methodScreenshot(string title = null)
method
ILogManagerExtensions
:Start(this ILogManager logger, string sectionMessage)
methodStart(this ILogManager logger, string sectionMessage, LogLevel level)
methodError(this ILogManager logger, string message, string stackTrace)
method
LogEventInfo
:BuildStart
propertyTestName
propertyTestNameSanitized
propertyTestSuiteName
propertyTestSuiteNameSanitized
propertyTestStart
propertyDriverAlias
property
NLogFileConsumer
:FolderPathBuilder
property
LogConsumerConfiguration
:LogConsumerConfiguration(ILogConsumer consumer, bool logSectionFinish)
constructorLogConsumerConfiguration(ILogConsumer consumer, LogLevel minLevel, bool logSectionFinish)
constructorLogSectionFinish
property