Uses of Class
peer2me.log.Log

Packages that use Log
peer2me.framework   
peer2me.log   
 

Uses of Log in peer2me.framework
 

Methods in peer2me.framework that return Log
 Log Framework.getLog()
          Gets a reference to Log
 

Uses of Log in peer2me.log
 

Methods in peer2me.log that return Log
static Log Log.getInstance()
          Gets the current or creates a new instance of the log.