![]() |
Kea 2.2.0
|
#include <db_log.h>
Inheritance diagram for isc::db::DB_LOG_WARN:Public Member Functions | |
| DB_LOG_WARN (DbMessageID const message_id) | |
Public Member Functions inherited from isc::db::DB_LOG< warn > | |
| DB_LOG (DbMessageID const message_id, int const debug_level=0) | |
| To preserve the old way of logging, this constructor facilitates initiating the DB_LOG_* chain call. More... | |
| DB_LOG & | arg () |
| The last invocation of the arg() which is without parameters. More... | |
| DB_LOG & | arg (T first, Args... args) |
| Pass parameters to replace logger placeholders. More... | |
|
inline |