LoggerManager.DefaultLoggerName property

The name of the logger currently set as the Serilog default.

public static string DefaultLoggerName { get; set; }

See Also