Function configureLogger

Configure a Logger based on the provided settings

void configureLogger (
  in ref const(LoggerConfig) settings,
  bool clear
);

Parameters

NameDescription
settings Configuration to apply
clear Whether the to clear the logger or reconfigure only