void info(msg, {String? module, LokiLabel? labels}) => _print(msg, Level.info, module, {_level: Level.info.toString(), ...?labels});