Package org.cyclos.impl.logging
-
Interface Summary Interface Description LoggingHandler Contains methods for disk logging -
Class Summary Class Description BaseLogParams Base class for log parametersLogContext Contains log information about a service to be invoked.
A service could be: a web-rpc service method, a custom web service, an external redirect callback (custom operation) or an inbound sms.
The information contained in this context will be logged though theLoggingHandler's implementation.
Note: if any ofServiceLogParamsorLogConfigurationare null it means a log entry must not be generated, all methods take this into account being safe to call any of them even in that case.ServiceLogParams Contains parameters for a trace logTaskLogParams Contains parameters for a background task log