java.lang.Object
org.apache.jena.atlas.logging.Log
Simple wrappers and operations for convenient, non-time critical logging. These
operations find/create the logger by name, or by the class of some object, or an
org.slf4j.Logger object.
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidGenerate a warning, once(ish)static voidGenerate a warning, once(ish)
-
Method Details
-
info
-
info
-
debug
-
debug
-
warn
-
warn
-
error
-
error
-
warnOnce
Generate a warning, once(ish) -
warnOnce
Generate a warning, once(ish)
-