Package com.caplin.permissioning.logging
package com.caplin.permissioning.logging
The classes and interfaces that support the ability to apply a different logging strategy for permissioning objects.
It also allows you the ability to log to the same logger that the PermissioningDataSource
uses.
-
ClassDescriptionAn adapter for
PermissioningLogger
, so that the Permissioning system can log to the javaLogger
.A logging interface that theLoggerProvider
uses to log with.Provides way of injecting a different logging strategy for the Permissioning domain objects.