lean cpp library
A lean C++ library providing efficient utility classes for high-performance C++ applications.
Public Member Functions
lean::logging::log_target Class Reference

Log target interface. More...

#include <log_target.h>

Inheritance diagram for lean::logging::log_target:
lean::logging::basic_log_stream< Char, Traits > lean::logging::log_debugger

List of all members.

Public Member Functions

virtual void print (const char_ntri &message)=0
 Prints the given message.

Detailed Description

Log target interface.


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