LogMethodMarkupAttribute(LogLevel, String) Constructor

Definition

Assembly XenoAtom.Logging.dll

Initializes a new instance of the LogMethodMarkupAttribute class.

public LogMethodMarkupAttribute(LogLevel level, string message)

Parameters

level
LogLevel

The log level used when emitting this message.

message
String

The compile-time message template.