java.lang.Object
com.hypixel.hytale.server.worldgen.util.LogUtil

public class LogUtil extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private static final com.hypixel.hytale.logger.HytaleLogger
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static com.hypixel.hytale.logger.HytaleLogger
     

    Methods inherited from class java.lang.Object

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

    • LOGGER

      private static final com.hypixel.hytale.logger.HytaleLogger LOGGER
  • Constructor Details

    • LogUtil

      public LogUtil()
  • Method Details

    • getLogger

      @Nonnull public static com.hypixel.hytale.logger.HytaleLogger getLogger()