Crow  1.0
A C++ microframework for the web
crow::CerrLogHandler Class Reference
Inheritance diagram for crow::CerrLogHandler:
Collaboration diagram for crow::CerrLogHandler:

Public Member Functions

void log (std::string message, LogLevel level) override
 

Static Private Member Functions

static std::string timestamp ()
 

Member Function Documentation

◆ log()

void crow::CerrLogHandler::log ( std::string  message,
LogLevel  level 
)
inlineoverridevirtual

Implements crow::ILogHandler.

Here is the call graph for this function:

◆ timestamp()

static std::string crow::CerrLogHandler::timestamp ( )
inlinestaticprivate
Here is the caller graph for this function:

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