Interface LogManager

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
AbstractLogManager, KafkaLogManager, MemLogManager, UnifiedLogManager

public interface LogManager extends AutoCloseable
Manage Log and give access to Appenders and Tailers. Closing the LogManager will also close all its appenders and tailers.
Since:
9.3