Uses of Class
com.dynamide.util.Log

Packages that use Log
com.dynamide.util Utilities and Tools for working in the Dynamide Framework 
 

Uses of Log in com.dynamide.util
 

Fields in com.dynamide.util declared as Log
protected static Log Log.log
          Singleton.
 

Methods in com.dynamide.util that return Log
static Log Log.configure(java.lang.String configFile)
          Configure logging from the given config file name.
static Log Log.getInstance()
          Get the singleton Log instance, instantiating if necessary.
 



Copyright © 2001-2013 DYNAMIDE.COM. All Rights Reserved.