LoggerManager.New method

Create a new LoggerConfiguration associated with a name.

public static LoggerConfiguration New(string name)

See Also