Apache Log4cxx
Version 1.3.0
|
This is the complete list of members for log4cxx::JSONLayout, including all inherited members.
activateOptions(helpers::Pool &) override | log4cxx::JSONLayout | virtual |
appendFooter(LogString &output, log4cxx::helpers::Pool &p) | log4cxx::Layout | virtual |
appendHeader(LogString &output, log4cxx::helpers::Pool &p) | log4cxx::Layout | virtual |
appendItem(const LogString &item, LogString &toAppendTo) | log4cxx::JSONLayout | static |
appendQuotedEscapedString(LogString &buf, const LogString &input) const | log4cxx::JSONLayout | protected |
appendSerializedLocationInfo(LogString &buf, const spi::LoggingEventPtr &event, log4cxx::helpers::Pool &p) const | log4cxx::JSONLayout | protected |
appendSerializedMDC(LogString &buf, const spi::LoggingEventPtr &event) const | log4cxx::JSONLayout | protected |
appendSerializedNDC(LogString &buf, const spi::LoggingEventPtr &event) const | log4cxx::JSONLayout | protected |
cast(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
format(LogString &output, const spi::LoggingEventPtr &event, helpers::Pool &pool) const override | log4cxx::JSONLayout | virtual |
getClass() const =0 | log4cxx::helpers::Object | pure virtual |
getContentType() const override | log4cxx::JSONLayout | virtual |
getFormattedEventCharacterCount() const | log4cxx::Layout | protected |
getLocationInfo() const | log4cxx::JSONLayout | |
getPrettyPrint() const | log4cxx::JSONLayout | |
getThreadInfo() const | log4cxx::JSONLayout | |
ignoresThrowable() const override | log4cxx::JSONLayout | inlinevirtual |
instanceof(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
JSONLayout() | log4cxx::JSONLayout | |
setLocationInfo(bool locationInfoFlag) | log4cxx::JSONLayout | |
setOption(const LogString &option, const LogString &value) override | log4cxx::JSONLayout | virtual |
setPrettyPrint(bool prettyPrintFlag) | log4cxx::JSONLayout | |
setThreadInfo(bool newValue) | log4cxx::JSONLayout | |
~JSONLayout() | log4cxx::JSONLayout | |
~Layout() | log4cxx::Layout | virtual |
~Object() | log4cxx::helpers::Object | inlinevirtual |
~OptionHandler() | log4cxx::spi::OptionHandler | inlinevirtual |