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 log4j category.
 class ErrorTag
          Logs an error message to the current log4j category.
 class FatalTag
          Logs a fatal message to the current log4j category.
 class InfoTag
          Logs an info message to the current log4j category.
 class WarnTag
          Logs a warning message to the current log4j category.
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.