Novell LINUX ENTERPRISE SERVER 10 SP2 - INSTALLATION AND ADMINISTRATION Installation Manual page 280

Hide thumbs Also See for LINUX ENTERPRISE SERVER 10 SP2 - INSTALLATION AND ADMINISTRATION:
Table of Contents

Advertisement

Option
%n
%p
%r
%t
\n
\t
\r
\\
\x<hexDigits>
It is possible to change the minimum field width, the maximum field width, and justifi-
cation. The optional format modifier is placed between the percent sign (%) and the
conversion character. The first optional format modifier is the left justification flag,
which is the minus (-) character. The optional minimum field width modifier follows,
which is an integer that represents the minimum number of characters to output. If the
data item requires fewer characters, it is padded with spaces on either the left or the
right, according to the justification flag. If the data item is larger than the minimum
field width, the field is expanded to accommodate the data.
The maximum field width modifier is designated by a period (.) followed by a decimal
constant. If the data item is longer than the maximum field, then the extra characters
are removed from the beginning of the data item (by default) or from the end (if the
left justification flag was specified).
Examples
Log4j TTCC layout:
262
Installation and Administration
Specifies
Platform-dependent line separator character (\n) or characters
(\r\n).
Category, also known as level or priority.
Number of milliseconds elapsed between the start of the appli-
cation and the creation of the logging event.
Thread ID
New line
Tab
Line feed
\
Character represented in hexadecimal

Advertisement

Table of Contents
loading

This manual is also suitable for:

Suse linux enterprise server 10 sp3

Table of Contents