Class SubLoggerImpl

java.lang.Object
net.ME1312.SubServers.Host.Executable.SubLoggerImpl

public class SubLoggerImpl extends Object
Internal Process Logger Class
  • Method Details

    • start

      public void start()
    • stop

      public void stop()
      Stop Logger
    • getHandler

      public Object getHandler()
      Gets the Object using this Logger
      Returns:
      Object
    • getName

      public String getName()
      Gets the Name of the task logging
      Returns:
      Log Task Name
    • isLogging

      public boolean isLogging()
      Get if the Logger is currently logging
      Returns:
      Logging Status
    • getAddress

      public UUID getAddress()
      Get the Logging Address
      Returns:
      Address