Package com.kabira.platform.logging

Logging Service

See: Description

Package com.kabira.platform.logging Description

Logging Service

The logging service provides a log handler that sends all log records to all installed log event subscribers. These log event subscribers include:

The log handler is installed as part of node initialization.

The log handler can be called from within, or without, a transaction. When called inside of a transaction, the log records are always sent to all log event subscribers, even if the transaction rolls back.

Copyright 2008, 2012 Cloud Software Group, Inc.