Interface Console


public interface Console
Plug in your favorite log implementation.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    debug​(String message)
     
    void
    info​(String message)
     
    void
    warn​(String message)