all DB_LOG specializations
More...
#include <db_log.h>
|
| DB_LOG_FATAL (DbMessageID const message_id) |
|
| 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.
|
|
DB_LOG & | arg () |
| The last invocation of the arg() which is without parameters.
|
|
DB_LOG & | arg (T first, Args... args) |
| Pass parameters to replace logger placeholders.
|
|
all DB_LOG specializations
Definition at line 181 of file db_log.h.
◆ DB_LOG_FATAL()
isc::db::DB_LOG_FATAL::DB_LOG_FATAL |
( |
DbMessageID const | message_id | ) |
|
|
inline |
The documentation for this struct was generated from the following file: