Moonlight-XboxOG latest
Moonlight Xbox OG is a port of the Moonlight Game Streaming client to the original Xbox console.
logging::Logger Member List

This is the complete list of members for logging::Logger, including all inherited members.

add_sink(LogSink sink, LogLevel minimumLevel=LogLevel::trace)logging::Logger
capacity() constlogging::Logger
debug(std::string category, std::string message, LogSourceLocation location=LogSourceLocation::current())logging::Logger
debugger_console_minimum_level() constlogging::Logger
entries() constlogging::Logger
error(std::string category, std::string message, LogSourceLocation location=LogSourceLocation::current())logging::Logger
file_minimum_level() constlogging::Logger
info(std::string category, std::string message, LogSourceLocation location=LogSourceLocation::current())logging::Logger
log(LogLevel level, std::string category, std::string message, LogSourceLocation location=LogSourceLocation::current())logging::Logger
Logger(std::size_t capacity=256, TimestampProvider timestampProvider={})logging::Loggerexplicit
minimum_level() constlogging::Logger
set_debugger_console_minimum_level(LogLevel minimumLevel)logging::Logger
set_file_minimum_level(LogLevel minimumLevel)logging::Logger
set_file_sink(LogSink sink)logging::Logger
set_minimum_level(LogLevel minimumLevel)logging::Logger
set_startup_debug_enabled(bool enabled)logging::Logger
should_log(LogLevel level) constlogging::Logger
snapshot(LogLevel minimumLevel=LogLevel::trace) constlogging::Logger
startup_debug_enabled() constlogging::Logger
trace(std::string category, std::string message, LogSourceLocation location=LogSourceLocation::current())logging::Logger
warn(std::string category, std::string message, LogSourceLocation location=LogSourceLocation::current())logging::Logger