Log Tracer are the class that trace log send by LogManager.
Definition at line 42 of file LogTracer.java.
Public Member Functions | |
void | trace (int service, int priority, String message) |
Trace the message to the stream defined by the specified priority and service. |