Interface HasLog

All Known Subinterfaces:
CommandService, ResponseValidator
All Known Implementing Classes:
IrisCommandRpcWebsocket

public interface HasLog
Something that can provide a fishlib logger.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fishlib.io.logger.Logger
     
  • Method Details

    • getLog

      com.fishlib.io.logger.Logger getLog()