Interface LoggersManager<T>

Type Parameters:
T - The type
All Known Implementing Classes:
DefaultLoggersManager

public interface LoggersManager<T>
Used to retrieve and update logger information for the LoggersEndpoint.
Since:
1.0
Author:
Matthew Moss