#include <log.hpp>
◆ ConstPtr
◆ Ptr
◆ Log() [1/2]
kipr::log::Log::Log |
( |
const std::string & |
module | ) |
|
◆ Log() [2/2]
kipr::log::Log::Log |
( |
Log && |
rhs | ) |
|
◆ debug() [1/3]
◆ debug() [2/3]
void kipr::log::Log::debug |
( |
const std::string & |
message | ) |
|
|
inline |
◆ debug() [3/3]
void kipr::log::Log::debug |
( |
const std::string & |
message, |
|
|
const Location & |
location |
|
) |
| |
|
inline |
◆ error() [1/3]
◆ error() [2/3]
void kipr::log::Log::error |
( |
const std::string & |
message | ) |
|
|
inline |
◆ error() [3/3]
void kipr::log::Log::error |
( |
const std::string & |
message, |
|
|
const Location & |
location |
|
) |
| |
|
inline |
◆ fatal() [1/3]
◆ fatal() [2/3]
void kipr::log::Log::fatal |
( |
const std::string & |
message | ) |
|
|
inline |
◆ fatal() [3/3]
void kipr::log::Log::fatal |
( |
const std::string & |
message, |
|
|
const Location & |
location |
|
) |
| |
|
inline |
◆ info() [1/3]
◆ info() [2/3]
void kipr::log::Log::info |
( |
const std::string & |
message | ) |
|
|
inline |
◆ info() [3/3]
void kipr::log::Log::info |
( |
const std::string & |
message, |
|
|
const Location & |
location |
|
) |
| |
|
inline |
◆ log() [1/3]
◆ log() [2/3]
void kipr::log::Log::log |
( |
const Level |
level, |
|
|
const std::string & |
message |
|
) |
| |
◆ log() [3/3]
void kipr::log::Log::log |
( |
const Level |
level, |
|
|
const std::string & |
message, |
|
|
const Location & |
location |
|
) |
| |
◆ verbose() [1/3]
◆ verbose() [2/3]
void kipr::log::Log::verbose |
( |
const std::string & |
message | ) |
|
|
inline |
◆ verbose() [3/3]
void kipr::log::Log::verbose |
( |
const std::string & |
message, |
|
|
const Location & |
location |
|
) |
| |
|
inline |
◆ warning() [1/3]
◆ warning() [2/3]
void kipr::log::Log::warning |
( |
const std::string & |
message | ) |
|
|
inline |
◆ warning() [3/3]
void kipr::log::Log::warning |
( |
const std::string & |
message, |
|
|
const Location & |
location |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file:
- ~/libwallaby/module/log/public/kipr/log/log.hpp