Uses of Class
org.apache.taglibs.log.LoggerTag

Uses of LoggerTag in org.apache.taglibs.log
 

Subclasses of LoggerTag in org.apache.taglibs.log
 class DebugTag
          Logs a debug message to the current commons.logging category.
 class ErrorTag
          Logs a error message to the current commons.logging category.
 class FatalTag
          Logs a fatal message to the current commons.logging category.
 class InfoTag
          Logs a information message to the current commons.logging category.
 class WarnTag
          Logs a warning message to the current commons.logging category.
 



Copyright ? 2000-2004 The Apache Software Foundation. All Rights Reserved.