|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Log | |
---|---|
org.apache.juli.logging | |
org.apache.sling.scripting.jsp.jasper.compiler |
Uses of Log in org.apache.juli.logging |
---|
Classes in org.apache.juli.logging that implement Log | |
---|---|
class |
Slf4jLog
|
Methods in org.apache.juli.logging that return Log | |
---|---|
static Log |
LogFactory.getLog(java.lang.Class<?> clazz)
Convenience method to return a named logger, without the application having to care about factories. |
static Log |
LogFactory.getLog(java.lang.String name)
Convenience method to return a named logger, without the application having to care about factories. |
Uses of Log in org.apache.sling.scripting.jsp.jasper.compiler |
---|
Fields in org.apache.sling.scripting.jsp.jasper.compiler declared as Log | |
---|---|
protected Log |
Compiler.log
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |