ifw
0.0.1-dev
|
Represents log format containing flags and date format. This is used internally to start initial log. More...
#include <easylogging++.h>
Protected Member Functions | |
virtual void | updateDateFormat (std::size_t index, base::type::string_t &currFormat) ELPP_FINAL |
Updates date time format if available in currFormat. More... | |
virtual void | updateFormatSpec (void) ELPP_FINAL |
Updates level from format. This is so that we dont have to do it at log-writing-time. It uses m_format and m_level. More... | |
void | addFlag (base::FormatFlags flag) |
virtual void | updateDateFormat (std::size_t index, base::type::string_t &currFormat) ELPP_FINAL |
Updates date time format if available in currFormat. More... | |
virtual void | updateFormatSpec (void) ELPP_FINAL |
Updates level from format. This is so that we dont have to do it at log-writing-time. It uses m_format and m_level. More... | |
void | addFlag (base::FormatFlags flag) |
virtual void | updateDateFormat (std::size_t index, base::type::string_t &currFormat) ELPP_FINAL |
Updates date time format if available in currFormat. More... | |
virtual void | updateFormatSpec (void) ELPP_FINAL |
Updates level from format. This is so that we dont have to do it at log-writing-time. It uses m_format and m_level. More... | |
void | addFlag (base::FormatFlags flag) |
Friends | |
class | el::Logger |
Represents log format containing flags and date format. This is used internally to start initial log.
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Implements el::Loggable.
|
inlinevirtual |
Implements el::Loggable.
|
inlinevirtual |
Implements el::Loggable.
|
inline |
Updates format to be used while logging.
userFormat | User provided format |
|
inline |
Updates format to be used while logging.
userFormat | User provided format |
|
inline |
Updates format to be used while logging.
userFormat | User provided format |
|
inlineprotectedvirtual |
Updates date time format if available in currFormat.
index | Index where datetime, date or time was found | |
[in,out] | currFormat | current format that is being used to format |
|
inlineprotectedvirtual |
Updates date time format if available in currFormat.
index | Index where datetime, date or time was found | |
[in,out] | currFormat | current format that is being used to format |
|
inlineprotectedvirtual |
Updates date time format if available in currFormat.
index | Index where datetime, date or time was found | |
[in,out] | currFormat | current format that is being used to format |
|
inlineprotectedvirtual |
Updates level from format. This is so that we dont have to do it at log-writing-time. It uses m_format and m_level.
|
inlineprotectedvirtual |
Updates level from format. This is so that we dont have to do it at log-writing-time. It uses m_format and m_level.
|
inlineprotectedvirtual |
Updates level from format. This is so that we dont have to do it at log-writing-time. It uses m_format and m_level.
|
inline |
|
inline |
|
inline |
|
friend |