Controls the message which will be logged each time a specific event takes place.
This property is used in association with the
wrapper.event.<event_name>.logleve
property to log messages when events are fired. Defaults to "Event: %WRAPPER_EVENT_NAME%".
The "<event_name>" component of the property name can be either "default",
or one of the event types.
By setting the default value,
all event types which are not set explicitly will take on that value.
The message can contain references to environment variables,
including a few special variables which will be set at the time that the event is fired.
See the
Event Handler Environment Variable Definitions
page for a full list.
User Comments
If you notice something that is incorrect, missing, or simply feel that some part of this page could be explained better, feel free to log in and add a comment. You will need to register before you can log on.