SAS-config-dir\Lev1\Web\Common\LogConfig\SASBusinessRulesManagerWeb-log4j.xml
. This file is a standard log4j configuration
file.
Priority
|
Description
|
---|---|
DEBUG
|
The most verbose logging
level. This level displays information that is most useful for debugging
an application. SAS Business Rules Manager should run under this
priority only for capturing additional log information. This priority
level is not an acceptable priority level for the day-to-day operation
of SAS Business Rules Manager.
|
INFO
|
Verbose logging level.
This level displays messages that highlight the progress of an application. SAS Business Rules Manager
should run under this priority only for capturing additional log information.
This priority level is not an acceptable priority level for the day-to-day
operation of SAS Business Rules Manager.
|
WARN
|
Restrictive logging.
This level displays information about potentially harmful situations
and is an acceptable priority for the day-to-day operation of SAS Business Rules Manager.
|
ERROR
|
The most restrictive
logging level. This level displays error events and is an acceptable
priority for the day-to-day operation of SAS Business Rules Manager.
|
SAS-config-dir\Lev1\Web\Logs\SASServer7_1\
. You can change
the location of these log files in the configuration file. Changes
to the configuration file take effect when the middle-tier application
server is restarted. See Administering Logging for SAS Web Applications in SAS Intelligence Platform: Middle-Tier Administration Guide for more information
about this configuration file.<category additivity="false" name="org.hibernate.type"> <priority value="TRACE"/> <appender-ref ref="SAS_FILE"/> </category> <category additivity="false" name="org.hibernate.SQL"> <priority value="DEBUG"/> <appender-ref ref="SAS_FILE"/> </category>