-
Home
-
API
-
XenoAtom.Logging
-
LoggerMarkupExtensions
-
Methods
-
LogMarkup(Logger, LogLevel, LogEventId, Object?, String)
LogMarkup(Logger, LogLevel, LogEventId, Object?, String) Method
Definition
Logs a markup message with the specified level, event identifier, and attachment.
public static void LogMarkup(this Logger logger, LogLevel level, LogEventId eventId, object? attachment, string markupMessage)
Parameters