The Wrapper contains an adviser which will output advice whenever
certain common problems are detected. 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. In
general these messages will not be displayed if the Wrapper has
been configured correctly.
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.
|