TestMessage(string, LogLevel, EventId, object, Exception, string) Constructor
Namespace
Statiq.Testing
Containing Type
TestMessage

Syntax

public TestMessage(string categoryName, LogLevel logLevel, in EventId eventId, object state, Exception exception, string formatted)

Parameters

Name Type Description
categoryName string
logLevel LogLevel
eventId EventId
state object
exception Exception
formatted string