Uses of Class
br.com.objectos.logging.Event0
-
-
Uses of Event0 in br.com.objectos.logging
Methods in br.com.objectos.logging that return Event0 Modifier and Type Method Description static Event0Logging. debug(Class<?> source, String key)static Event0Logging. error(Class<?> source, String key)static Event0Logging. info(Class<?> source, String key)static Event0Logging. trace(Class<?> source, String key)static Event0Logging. warn(Class<?> source, String key)Methods in br.com.objectos.logging with parameters of type Event0 Modifier and Type Method Description voidLogger. log(Event0 event)voidNoopLogger. log(Event0 event)
-