Namespace PSPDFKitFoundation.Log
Classes
Logger
This class provides logging facilities.
By default they are output to System.
Utils
Foundation utility class.
Interfaces
ICustomLogger
An interface which can be implemented to supply a custom logger.
Custom
Enums
Level
Represents log levels in increasing order of detail. See Logger