Interface PluginLogger


public interface PluginLogger
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    log(Level info, String message)
     
    void
    log(Level info, String message, Throwable e)