Simulant  21.12-574
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
smlt::Logger Member List

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

add_handler(Handler::ptr handler) (defined in smlt::Logger)smlt::Loggerinline
debug(const std::string &text, const std::string &file="None", int32_t line=-1) (defined in smlt::Logger)smlt::Loggerinline
error(const std::string &text, const std::string &file="None", int32_t line=-1) (defined in smlt::Logger)smlt::Loggerinline
info(const std::string &text, const std::string &file="None", int32_t line=-1) (defined in smlt::Logger)smlt::Loggerinline
Logger(const std::string &name) (defined in smlt::Logger)smlt::Loggerinline
ptr typedef (defined in smlt::Logger)smlt::Logger
set_level(LogLevel level) (defined in smlt::Logger)smlt::Loggerinline
verbose(const std::string &text, const std::string &file="None", int32_t line=-1) (defined in smlt::Logger)smlt::Loggerinline
warn(const std::string &text, const std::string &file="None", int32_t line=-1) (defined in smlt::Logger)smlt::Loggerinline