Uses of Package
peer2me.log

Packages that use peer2me.log
peer2me.framework   
peer2me.log   
 

Classes in peer2me.log used by peer2me.framework
Log
          A class for handling the information and feedback given by the framework.
 

Classes in peer2me.log used by peer2me.log
Log
          A class for handling the information and feedback given by the framework.
LogElement
          Describing an entry in the log as a LogElement holding LogElementType and a LogElementDate along with a textual description.
LogElementDate
          A simple class for storing the date/time in which a logentry is created.
LogElementType
          Contains a set of properties to describe the actual LogElement.