LogLevel public enum LogLevel : Int An enum to represent the avialable levels of verbosity for logging. none Undocumented Declaration Swift case none = 0 normal Undocumented Declaration Swift case normal = 1 verbose Undocumented Declaration Swift case verbose = 2 © 2021 Hermes. All rights reserved. (Last updated: 2021-01-24) Generated by jazzy ♪♫ v0.13.6, a Realm project.