Fire Core
8.0.0.alpha
GIS framework per tutti gli usi
|
Questo รจ l'elenco completo di tutti i membri di fire::logging::Logger, inclusi tutti i membri ereditati.
debug(const std::string &message)=0 | fire::logging::Logger | pure virtual |
debug(const fire::Object &object)=0 | fire::logging::Logger | pure virtual |
error(const std::string &message)=0 | fire::logging::Logger | pure virtual |
error(const fire::Object &object)=0 | fire::logging::Logger | pure virtual |
fatal(const std::string &message)=0 | fire::logging::Logger | pure virtual |
fatal(const fire::Object &object)=0 | fire::logging::Logger | pure virtual |
getLevel()=0 | fire::logging::Logger | pure virtual |
getName()=0 | fire::logging::Logger | pure virtual |
info(const std::string &message)=0 | fire::logging::Logger | pure virtual |
info(const fire::Object &object)=0 | fire::logging::Logger | pure virtual |
isDebugEnabled()=0 | fire::logging::Logger | pure virtual |
isEnabled(fire::logging::Level::Level level)=0 | fire::logging::Logger | pure virtual |
isErrorEnabled()=0 | fire::logging::Logger | pure virtual |
isFatalEnabled()=0 | fire::logging::Logger | pure virtual |
isInfoEnabled()=0 | fire::logging::Logger | pure virtual |
isTraceEnabled()=0 | fire::logging::Logger | pure virtual |
isWarnEnabled()=0 | fire::logging::Logger | pure virtual |
log(fire::logging::Level::Level level, const std::string &message)=0 | fire::logging::Logger | pure virtual |
log(fire::logging::Level::Level level, const fire::Object &object)=0 | fire::logging::Logger | pure virtual |
trace(const std::string &message)=0 | fire::logging::Logger | pure virtual |
trace(const fire::Object &object)=0 | fire::logging::Logger | pure virtual |
warn(const std::string &message)=0 | fire::logging::Logger | pure virtual |
warn(const fire::Object &object)=0 | fire::logging::Logger | pure virtual |