|
| | Logger (LogMethod &&err, LogMethod &&warn, LogMethod &&dbg) |
| |
| void | setFilter (const InfoHash &f) |
| |
| void | log0 (const LogMethod &logger, char const *format, va_list args) const |
| |
| void | log1 (const LogMethod &logger, const InfoHash &f, char const *format, va_list args) const |
| |
| void | log2 (const LogMethod &logger, const InfoHash &f1, const InfoHash &f2, char const *format, va_list args) const |
| |
| void | d (char const *format,...) const |
| |
| void | d (const InfoHash &f, char const *format,...) const |
| |
| void | d (const InfoHash &f1, const InfoHash &f2, char const *format,...) const |
| |
| void | w (char const *format,...) const |
| |
| void | w (const InfoHash &f, char const *format,...) const |
| |
| void | w (const InfoHash &f1, const InfoHash &f2, char const *format,...) const |
| |
| void | e (char const *format,...) const |
| |
| void | e (const InfoHash &f, char const *format,...) const |
| |
| void | e (const InfoHash &f1, const InfoHash &f2, char const *format,...) const |
| |
Definition at line 84 of file log_enable.h.
◆ Logger()
◆ d() [1/3]
| void dht::Logger::d |
( |
char const * |
format, |
|
|
|
... |
|
) |
| const |
|
inline |
◆ d() [2/3]
| void dht::Logger::d |
( |
const InfoHash & |
f, |
|
|
char const * |
format, |
|
|
|
... |
|
) |
| const |
|
inline |
◆ d() [3/3]
| void dht::Logger::d |
( |
const InfoHash & |
f1, |
|
|
const InfoHash & |
f2, |
|
|
char const * |
format, |
|
|
|
... |
|
) |
| const |
|
inline |
◆ e() [1/3]
| void dht::Logger::e |
( |
char const * |
format, |
|
|
|
... |
|
) |
| const |
|
inline |
◆ e() [2/3]
| void dht::Logger::e |
( |
const InfoHash & |
f, |
|
|
char const * |
format, |
|
|
|
... |
|
) |
| const |
|
inline |
◆ e() [3/3]
| void dht::Logger::e |
( |
const InfoHash & |
f1, |
|
|
const InfoHash & |
f2, |
|
|
char const * |
format, |
|
|
|
... |
|
) |
| const |
|
inline |
◆ log0()
| void dht::Logger::log0 |
( |
const LogMethod & |
logger, |
|
|
char const * |
format, |
|
|
va_list |
args |
|
) |
| const |
|
inline |
◆ log1()
| void dht::Logger::log1 |
( |
const LogMethod & |
logger, |
|
|
const InfoHash & |
f, |
|
|
char const * |
format, |
|
|
va_list |
args |
|
) |
| const |
|
inline |
◆ log2()
| void dht::Logger::log2 |
( |
const LogMethod & |
logger, |
|
|
const InfoHash & |
f1, |
|
|
const InfoHash & |
f2, |
|
|
char const * |
format, |
|
|
va_list |
args |
|
) |
| const |
|
inline |
◆ setFilter()
| void dht::Logger::setFilter |
( |
const InfoHash & |
f | ) |
|
|
inline |
◆ w() [1/3]
| void dht::Logger::w |
( |
char const * |
format, |
|
|
|
... |
|
) |
| const |
|
inline |
◆ w() [2/3]
| void dht::Logger::w |
( |
const InfoHash & |
f, |
|
|
char const * |
format, |
|
|
|
... |
|
) |
| const |
|
inline |
◆ w() [3/3]
| void dht::Logger::w |
( |
const InfoHash & |
f1, |
|
|
const InfoHash & |
f2, |
|
|
char const * |
format, |
|
|
|
... |
|
) |
| const |
|
inline |
◆ DBG
◆ ERR
◆ WARN
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/opendht-2.4.4/include/opendht/log_enable.h