Logging Configuration
@Serializable
The class containing the logging configuration.
Constructors
Link copied to clipboard
constructor(logger: Logger = DEFAULT_LOGGER, botLogLevel: LogLvl = LogLvl.INFO, httpLogLevel: HttpLogLevel = HttpLogLevel.NONE)