EzLogger

ezlogger_format_policy Class Reference

#include <ezlogger_format_policy.hpp>

Inheritance diagram for ezlogger_format_policy:

ezlogger<> ezfunction_tracker List of all members.

Detailed Description

This struct defines the get_log_prefix_format function, which is used to format the start of each log line. The default ezlogger_format_policy only uses one variable member from the ext_data struct (m_severity_level). A custom format policy could take advantage of the additional variables and use them to out put more detailed structured data.

Note:
The get_current_time_str method is not required when creating a custom format policy.

Definition at line 23 of file ezlogger_format_policy.hpp.

Static Public Member Functions

static std::string get_log_prefix_format (const char *FileName, int LineNo, const char *FunctionName, ext_data levels_format_usage_data)


The documentation for this class was generated from the following file:
Generated on Wed Mar 29 00:31:09 2006 for EzLogger by  doxygen 1.4.6.Axter [Axter-Extended-Version]