-
Home
-
API
-
XenoAtom.Logging
-
LogMethodMarkupAttribute
-
Constructors
-
LogMethodMarkupAttribute(LogLevel, String)
LogMethodMarkupAttribute(LogLevel, String) Constructor
Definition
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.