LoggerUtil

public class LoggerUtil

Class LoggerUtil. Provides loggerutil functionality for the Hytale server.

java.lang.Object > LoggerUtil

Field Summary

No fields documented.

Method Detail

getLogger

static Logger getLogger ()

Method getLogger.

logException

static void logException (@Nonnull final String contextDescription, @Nonnull final Throwable e)

Method logException.

Parameters:
@Nonnull final String contextDescription
@Nonnull final Throwable e