Please or
Try NowBuy Now
Google

Locations of visitors to this page

wrapper.event.<event_name>.loglevel Property
wrapper.event.<event_name>.loglevel Property

Configuration Property Overview

wrapper.event.<event_name>.loglevel

Compatibility :3.3.6
Editions :Professional EditionStandard Edition (Not Supported)Community Edition (Not Supported)
Platforms :WindowsMac OSXLinuxIBM AIXFreeBSDHP-UXSolarisIBM z/OS

This property controls the log level at which a message will be logged each time a specific event takes place. This property is used in association with the message wrapper.event.<event_name>.message property.

The default value is "NONE".

The "<event_name>" component of the property name can be either the keyword "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.

An easy way to learn how and when the various Wrapper events take place is to simply enable the default event message loglevel as follows. As you use the Wrapper, you will see when the various events are fired.

Example:
wrapper.event.default.loglevel=INFO

Individual event messages can be set as follows:

Example:
wrapper.event.jvm_start.loglevel=INFO
wrapper.event.jvm_start.message=JVM Launched.




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.

Email:
Password:
Java Service Wrapper Version: 3.4.0