|
The Wrapper contains an adviser which will output advice
whenever certain common problems are detected.
In general, these messages will not be displayed
if the Wrapper has been configured correctly.
The adviser was designed to help new users get up and running more quickly
and thus cut down on support requests from users who had not read the manual.
To make it effective, the adviser is of course enabled by default.
However it may be necessary under certain circumstances to disable
the advice output all together by setting this property to FALSE.
| Example: |
wrapper.adviser=FALSE
|
Advise messages are logged to the console and log file,
but never to the Unix syslog or Windows Event Log.
|