Xerox Xerox Web Document Submission Software (WDSS) Support & Software Administrator's Guide

Page of 188
 
D
EFAULT 
J
OB 
C
ONTROL 
V
ALUES
D
OCUMENTS 
X
PRESS 
— X
EROX 
W
EB 
D
OCUMENT 
S
UBMISSION 
S
OFTWARE 
V
ERSION 
2.0
A-10
S
YSTEM 
A
DMINISTRATION 
G
UIDE
xdxConf: properties: Logging
Table A-7 contains properties that control what information is logged by
Documents Xpress.
Table A-7. xdx:Conf: properties: Logging
Property Name
Default Value
Description
Editable?
Printer Logging
warn, appender1
Properties to control what
information is logged for
printing
no
Log Layout
org.apache.log4j.PatternLayo
ut
<blank>
no
Log File
System.out
Location where logs are
written
no
Appender
org.apache.log4j.FileAppend
er
Appender
no
Log Status
info, appender1
This allows changing what log
messages are printed.
Possible values are: info –
only informational messages
are printed, error – error and
informational messages are
printed, debug – debug, error,
and informational messages
are printed
yes
Output Pattern
%d{ABSOLUTE} %-5p :
%c{1} : %m%n
Format of log messages
no