Interface PluginLogger

All Known Implementing Classes:
VelocityPluginLogger

public interface PluginLogger
  • Method Summary

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