Class Log


  • public class Log
    extends java.lang.Object
    Author:
    Tony Vaagenes
    • Constructor Summary

      Constructors 
      Constructor Description
      Log()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • time

        public long time
      • level

        public java.lang.String level
      • message

        public java.lang.String message
      • applicationPackage

        public boolean applicationPackage
    • Constructor Detail

      • Log

        public Log()