log preview

see what your Log4J or Logback logs will look like.

							The preview will appear here
						
Conversion CharacterEffect
c The category of the logging event
C The qualified class name of the caller
d The date of the logging event
F The file name where the logging request was issued
l The location information (i.e. method) of the caller
L The line number
m The application-supplied message
M The method name
n The platform-specific line separator
p The priority of the logging event
r The milliseconds elapsed from the layout construction until the logging event creation
t The name of the thread that generated the logging event
x The NDC (nested diagnostic context) associated with the thread that generated the logging event
X the MDC (mapped diagnostic context) associated with the thread that generated the logging event
% The sequence %% outputs a single percent sign