Skip navigation links

org.refcodes:refcodes-logger 0.1.0 API

Packages 
Package Description
org.refcodes.logger
The "refcodes-logger" artifact provides the refcodes logging framework for flexible logging of any data to any data sink (inclucing files, databases or the console provided as alternate implementations).
org.refcodes.logger.consts
Constants: The const package contains enumerations and static final interface variables (constants) being the invariants as used by this artifact.
org.refcodes.logger.factories
Factories: The factories package contains factories as of the factory pattern usually implementing one or more factory definitions as of the "org.refcodes:refcodes-factory" artifact.
org.refcodes.logger.factories.impls
Implementations: The impls package contains implementations of the types defined by this artifact.
org.refcodes.logger.impls
Implementations: The impls package contains implementations of the types defined by this artifact.
org.refcodes.logger.mixins
Mixins: A mixin from the point of view of this artifact represents a snippet of functionality which can be mixed into a type.
org.refcodes.logger.traps
Exceptions: Erroneous cases during code execution are signaled with the according exceptions being thrown; the traps package groups the erroneous signals specific to this artifact.
org.refcodes.logger.utils
Utilities: A utility class from this artifact's point of view provides functionality nor requiring any state neither any member variables.
Skip navigation links

Copyright © 2015. All rights reserved.