Interface Log.LogWrapper

Enclosing class:
Log

public static interface Log.LogWrapper
  • Method Summary

    Modifier and Type Method Description
    void msg​(java.lang.Thread t, int severity, java.lang.Object source, java.lang.Throwable ex, java.lang.String msg)  
  • Method Details

    • msg

      void msg​(java.lang.Thread t, int severity, java.lang.Object source, java.lang.Throwable ex, java.lang.String msg)