| Package | Description |
|---|---|
| com.gemstone.persistence.logging |
This package contains classes that implement a logging
mechanism similar to the one in JDK
1.4.
|
| Class and Description |
|---|
| Formatter
Abstract class that formats LogRecords
|
| Handler
A Handler exports LogRecords to some destination.
|
| Level
A level measures the importance of a entry in a log file.
|
| Logger
A logger is used to record messages and events.
|
| LogRecord
A
LogRecord encapsulate an entry in a log. |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.