Package com.priint.pubserver.tracing
package com.priint.pubserver.tracing
Session tracing
By using the methods of Tracer or SessionTracer you can add information into a special end-user oriented log in the database.
Messages can be more informative compared to simple logging. Traces will only be written, if the current user session has the appropriate flag.
- Since:
- 4.0.0
-
ClassDescriptionClass representing a simple view on a session.Tracer for writing session specific trace messages into a persistent data store.Interface to use the Tracer Manager of the Kernel.Tracer for writing trace messages into a persistent data store.Works similarly to the
TracerFactorybut after one successful get it caches the result and returns at further calls.Creates an instance of theTracerclass.Message Class which contains a trace messageEnumeration of Message typesSerializable list of Trace Message objects