Package io.deephaven.server.api
Interface HasLog
- All Known Subinterfaces:
CommandService,ResponseValidator
- All Known Implementing Classes:
IrisCommandRpcWebsocket
public interface HasLog
Something that can provide a fishlib logger.
-
Method Summary
-
Method Details
-
getLog
com.fishlib.io.logger.Logger getLog()
-