Apache log4cxx
Version 0.13.0
|
This is the complete list of members for log4cxx::JSONLayout, including all inherited members.
activateOptions(log4cxx::helpers::Pool &) | log4cxx::JSONLayout | inlinevirtual |
appendFooter(LogString &output, log4cxx::helpers::Pool &p) | log4cxx::Layout | virtual |
appendHeader(LogString &output, log4cxx::helpers::Pool &p) | log4cxx::Layout | virtual |
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, log4cxx::helpers::Pool &pool) const | log4cxx::JSONLayout | virtual |
getContentType() const | log4cxx::JSONLayout | inlinevirtual |
getLocationInfo() const | log4cxx::JSONLayout | inline |
getPrettyPrint() const | log4cxx::JSONLayout | inline |
ignoresThrowable() const | log4cxx::JSONLayout | inlinevirtual |
instanceof(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
JSONLayout() | log4cxx::JSONLayout | |
ppIndentL1 | log4cxx::JSONLayout | protected |
ppIndentL2 | log4cxx::JSONLayout | protected |
setLocationInfo(bool locationInfoFlag) | log4cxx::JSONLayout | inline |
setOption(const LogString &option, const LogString &value) | log4cxx::JSONLayout | virtual |
setPrettyPrint(bool prettyPrintFlag) | log4cxx::JSONLayout | inline |
~Layout() | log4cxx::Layout | virtual |
~Object() | log4cxx::helpers::Object | inlinevirtual |
~OptionHandler() | log4cxx::spi::OptionHandler | inlinevirtual |