Package org.eclipse.keyple.core.util.logging
package org.eclipse.keyple.core.util.logging
Logging abstraction layer.
- Since:
- 2.5.0
-
ClassDescriptionDefines a logging interface with methods for logging at various levels such as trace, debug, info, warn, and error.A factory class for creating and managing
Loggerinstances.