java.lang.Object
org.teamapps.application.server.system.utils.LogUtils

public class LogUtils
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    LogUtils()  
  • Method Summary

    Modifier and Type Method Description
    static LogLevel convert​(org.slf4j.event.Level level)  

    Methods inherited from class java.lang.Object

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

    • LogUtils

      public LogUtils()
  • Method Details

    • convert

      public static LogLevel convert​(org.slf4j.event.Level level)