-
- All Implemented Interfaces:
-
org.readium.r2.shared.util.logging.WarningLogger
public final class ListWarningLogger implements WarningLogger
Implementation of a WarningLogger that accumulates the warnings in a list, to be used as a convenience by third-party apps.
-
-
Constructor Summary
Constructors Constructor Description ListWarningLogger()
-