java.lang.Object
org.apache.jena.atlas.logging.Log

public class Log extends Object
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.
See Also: