LoggerExtensions class
Sanitized Serilog extensions to strip control chars (including CR/LF) from any string property values before writing the log.
public static class LoggerExtensions
Public Members
name | description |
---|---|
static DebugSanitized(…) | Writes a sanitized debug log event, removing control characters from string property values. (2 methods) |
See Also
- namespace Kestrun.Logging