org.slf4j.event.package-info Maven / Gradle / Ivy
/**
* SLF4J internal representation of a logging event.
*
* >Most notably, the {@link org.slf4j.event.LoggingEvent} interface, a minimal interface sufficient for
* the restitution of data passed by the user to the SLF4J API.
*
*/
package org.slf4j.event;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy