Uses of Class
org.apache.tomcat.util.log.Log

Packages that use Log
org.apache.tomcat.util.log   
 

Uses of Log in org.apache.tomcat.util.log
 

Methods in org.apache.tomcat.util.log that return Log
static Log Log.getLog(String channel, Object owner)
          Deprecated.  
static Log Log.getLog(String channel, String prefix)
          Deprecated.  
 Log LogManager.getLog(String channel, String prefix, Object owner)
          Default method to create a log facade.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.