Interface ILogger


@Deprecated
public interface ILogger
Deprecated.
Use LoggerFactory.getLogger(Class) instead
Warning: This class is unused and should remain that way. It will be removed in a future release. IIncidentLogger's are used for instrumenting applications to identify usage patterns, usability errors, and general trajectories through applications.
Author:
Clayton Sims