Kea 2.5.8
isc::db::DB_LOG_INFO Struct Reference

#include <db_log.h>

+ Inheritance diagram for isc::db::DB_LOG_INFO:

Public Member Functions

 DB_LOG_INFO (DbMessageID const message_id)
 
- Public Member Functions inherited from isc::db::DB_LOG< info >
 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_LOGarg ()
 The last invocation of the arg() which is without parameters.
 
DB_LOGarg (T first, Args... args)
 Pass parameters to replace logger placeholders.
 

Detailed Description

Definition at line 196 of file db_log.h.

Constructor & Destructor Documentation

◆ DB_LOG_INFO()

isc::db::DB_LOG_INFO::DB_LOG_INFO ( DbMessageID const  message_id)
inline

Definition at line 197 of file db_log.h.


The documentation for this struct was generated from the following file: