Classes The following classes are available globally. Logr Proxy class used to pass log messages to underlying service. See more Declaration Swift open class Logr LogrService Main logging service used for dispatching messages to dedicated targets for further processing. See more Declaration Swift public class LogrService ConsoleTarget Target class used for logging to unified logging system: i.e. console/Apple Log system facility. See more Declaration Swift open class ConsoleTarget : Target FileTarget Target class for logging to a file. See more Declaration Swift open class FileTarget : Target © 2021 Paulius Gudonis. All rights reserved. (Last updated: 2021-09-26) Generated by jazzy ♪♫ v0.13.3, a Realm project.