Shows help.
List all log groups registered to this factory.
Reset LogGroup back to original settings, applied to both new and existing loggers.
Group to reset, null for all groups.
Set format for logging, format must be one of: "Default, YearMonthDayTime, YearDayMonthWithFullTime, YearDayMonthTime".
One of Default, YearMonthDayTime, YearDayMonthWithFullTime, YearDayMonthTime.
True to show timestamp in log line
True to show logger name in log line
Group id, see listGroups() or null to apply to all groups
Set new log level for id of LogGroup, applied to both new and existing loggers. If id is null applies to all groups.
Level must be one of: Trace, Debug, Info, Warn, Error or Fatal.
Group id, see listGroups() to find them or null for all groups.
Generated using TypeDoc
Interface to control LoggerFactory.