Interfaceservicesv0.8.2LoggerOptionsOptions for creating a Logger instance. interface LoggerOptionsinterface LoggerOptionsMember overviewPropertieschannelformatstripAnsiPropertiesoptionalchannelChannel to log to. channel: string;channel: string;Default:the configured default channeloptionalformatFormat mode for output format: LoggerFormatMode;format: LoggerFormatMode;optionalstripAnsiWhether to strip ANSI color codes stripAnsi: boolean;stripAnsi: boolean;
optionalchannelChannel to log to. channel: string;channel: string;Default:the configured default channel