Uses of Class
com.Prominic.util.LogSystem

Packages that use LogSystem
com.Prominic.util   
 

Uses of LogSystem in com.Prominic.util
 

Fields in com.Prominic.util declared as LogSystem
protected static LogSystem log.ls
          LogSystem object.
 

Methods in com.Prominic.util that return LogSystem
static LogSystem log.getLogSystem()
          Returns the current LogSystem handle.
 

Methods in com.Prominic.util with parameters of type LogSystem
static void log.setLogSystem(LogSystem ls)
          Sets the current LogSystem handle.