Interface Logger

All Known Implementing Classes:
BasicLogger

public interface Logger
  • Method Summary

    Modifier and Type Method Description
    void log​(Command c)  
  • Method Details