Uses of Class
flex.messaging.log.Logger

Packages that use Logger
flex.messaging.log   
 

Uses of Logger in flex.messaging.log
 

Fields in flex.messaging.log declared as Logger
 Logger LogEvent.logger
          Logger instance that raised the log event.
 

Methods in flex.messaging.log that return Logger
static Logger Log.getLogger(String category)
          Given a category, returns the logger associated with the category.
 

Methods in flex.messaging.log with parameters of type Logger
 void AbstractTarget.addLogger(Logger logger)
          Sets up this target with the specified logger.
 void Target.addLogger(Logger logger)
          Adds a Logger whose category matches the filters list for the Target.
 void AbstractTarget.removeLogger(Logger logger)
          Stops this target from receiving events from the specified logger.
 void Target.removeLogger(Logger logger)
          Removes a Logger from the Target.
 

Constructors in flex.messaging.log with parameters of type Logger
LogEvent(Logger lgr, String msg, short lvl, Throwable t)
           
 



Copyright © 2007 Adobe Systems Inc. All Rights Reserved.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/lcdsjavadoc/flex/messaging/log/class-use/Logger.html