_formatChain | lug::System::Logger::Formatter | private |
compilePattern(const std::string &pattern) | lug::System::Logger::Formatter | inlineprivate |
format(priv::Message &msg) | lug::System::Logger::Formatter | virtual |
format(priv::Message &msg, const std::tm *now) | lug::System::Logger::Formatter | virtual |
Formatter(const std::string &pattern) | lug::System::Logger::Formatter | |
Formatter(const Formatter &)=delete | lug::System::Logger::Formatter | |
Formatter(Formatter &&)=delete | lug::System::Logger::Formatter | |
handleFlag(char c) | lug::System::Logger::Formatter | inlineprivate |
handleFlagd(const std::tm *now) | lug::System::Logger::Formatter | private |
handleFlagH(const std::tm *now) | lug::System::Logger::Formatter | private |
handleFlagm(const std::tm *now) | lug::System::Logger::Formatter | private |
handleFlagM(const std::tm *now) | lug::System::Logger::Formatter | private |
handleFlagS(const std::tm *now) | lug::System::Logger::Formatter | private |
handleFlagy(const std::tm *now) | lug::System::Logger::Formatter | private |
handleFlagY(const std::tm *now) | lug::System::Logger::Formatter | private |
operator=(const Formatter &)=delete | lug::System::Logger::Formatter | |
operator=(Formatter &&)=delete | lug::System::Logger::Formatter | |
~Formatter() | lug::System::Logger::Formatter | virtual |