Package com.atlassian.confluence.impl.logging.log4j.layout
package com.atlassian.confluence.impl.logging.log4j.layout
-
ClassesClassDescriptionProvides an adapter between Log4j 2.x and the legacy
AtlassianJsonLayout
provided by atlassian-logging.A log4j2 pattern layout that escapes any control chars in a log message, i.e.A Log4j2.xPlugin
that constructs a Log4j1.xLayout
that emulatesConfluencePatternLayout
as used under log4j1.x.A Log4j2.xPlugin
that constructs a Log4j1.xLayout
that emulatesPatternLayoutWithContext
as used under log4j1.x.A Log4j2.xPlugin
that constructs a Log4j1.xLayout
that emulatesPatternLayoutWithStackTrace
as used under log4j1.x.