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.Deprecated, for removal: This API element is subject to removal in a future version.Interface to use the Tracer Manager of the Kernel.Deprecated, for removal: This API element is subject to removal in a future version.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