Package org.spongepowered.asm.util.logging
package org.spongepowered.asm.util.logging
Logging abstraction to provide a unified logging interface for classes which
operate both at runtime and in the AP.
-
ClassesClassDescriptionLogging router for objects which may need to log messages during standard runtime or during Annotation Processor sessions.