Class LogEventInfoExtensions
- Namespace
- Innova.NLogExtensions
- Assembly
- Innova.NLogExtensions.dll
Extension methods for LogEventInfo
public static class LogEventInfoExtensions
- Inheritance
-
LogEventInfoExtensions
Methods
- GetInt(LogEventInfo, string)
Gets the integer value associated with the specified key from the log event's properties.
- GetString(LogEventInfo, string)
Gets the string value associated with the specified key from the log event's properties.