See: Description
| Class | Description |
|---|---|
| ConsoleTraceLog |
Simple trace log that sends everything to
System.out |
| NoOpTraceLog |
A
TraceLog class that does nothing, used when logging isn't
actually enabled, but a consistent interface is still required. |
| OutputStreamTraceLog |
A
TraceLog implementation that writes messages to an
OutputStream. |
| TraceLevel |
Class to represent trace logging levels.
|
| TraceLog |
This abstract class defines the interface for any classes that are to be used
for logging, and some common operations.
|
| TraceLogFactory |
A factory class for creating
TraceLog instances. |
Classes that provide debug tracing in the Toolkit.
| © 2001 - 2010 Entrust. All rights reserved. Entrust is a trademark or a registered trademark of Entrust, Inc. in certain countries. All Entrust product names and logos are trademarks or registered trademarks of Entrust, Inc. in certain countries. All other company and product names and logos are trademarks or registered trademarks of their respective owners in certain countries. Portions of this product are Copyright © 1997-2003 IAIK. All rights reserved. This product includes software developed by the Institute for Applied Information Processing and Communications Technology, an institute of the Graz Technical University. The information is subject to change as Entrust reserves the right to, without notice, make changes to its products as progress in engineering or manufacturing methods or circumstances may warrant. |
![]() |