MySQL 9.0.0
Source Code Documentation
temptable::Key_value_store_logger< T, DebugBuild > Class Template Reference

Default Key_value_store logging facility which turns to no-op in non-debug builds. More...

#include <kv_store_logger.h>

Protected Member Functions

void log (Key_value_store_stats::Event)
 
void dbug_print ()
 

Detailed Description

template<typename T, bool DebugBuild>
class temptable::Key_value_store_logger< T, DebugBuild >

Default Key_value_store logging facility which turns to no-op in non-debug builds.

Member Function Documentation

◆ dbug_print()

template<typename T , bool DebugBuild>
void temptable::Key_value_store_logger< T, DebugBuild >::dbug_print ( )
inlineprotected

◆ log()

template<typename T , bool DebugBuild>
void temptable::Key_value_store_logger< T, DebugBuild >::log ( Key_value_store_stats::Event  )
inlineprotected

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