ariba.util.expr
Class Log

java.lang.Object
  extended by ariba.util.log.Log
      extended by ariba.util.expr.Log

public class Log
extends Log


Field Summary
static Logger expression
          Log message category to log messages from expression processing.
static Logger exprTrace
          Log message category to log messages from expression evaluation.
 
Fields inherited from class ariba.util.log.Log
aribaInternalDev, customer, DebugLevel, ErrorLevel, fixme, http, httpServlet, i18n, InfoLevel, lruCheck, lruDebug, lruPurge, paramReference, partner, perf_log, perf_log_detail, perf_log_exception, perf_log_trace, serverOps, shutdown, startup, startupUtil, threadpool, util, utilIO, WarnLevel
 
Constructor Summary
Log()
           
 
Method Summary
 
Methods inherited from class ariba.util.log.Log
addConsole, logException, logStack, toLevel
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

expression

public static final Logger expression
Log message category to log messages from expression processing.


exprTrace

public static final Logger exprTrace
Log message category to log messages from expression evaluation. Off by default; output only if Priority set to INFO or DEBUG.

Constructor Detail

Log

public Log()


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.