Interface Logger


public interface Logger
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    log(String message)
     
  • Method Details

    • log

      void log(String message)