Uses of Class
br.ufsc.tlm.j2me.logging.Logger

Uses of Logger in br.ufsc.tlm.j2me.logging
 

Methods in br.ufsc.tlm.j2me.logging that return Logger
static Logger Logger.getLogger(java.lang.String name)
          Find the logger registered with a specific name.
 Logger Logger.getParent()
          Return the logger's parent.
 

Methods in br.ufsc.tlm.j2me.logging with parameters of type Logger
 void Logger.setParent(Logger parent)
          Sets the logger's parent.
 



Copyright © 2003 Federal University of Santa Catarina. All Rights Reserved.