Level fileprivate enum Level : String Log Levels Debug [Debug] For displaying messages useful during development. Declaration Swift case Debug = "[DEBUG]" Error [ERROR]For displaying messages of bad situations, very, very bad situations. Declaration Swift case Error = "[ERROR]" © 2020 merlos. All rights reserved. (Last updated: 2020-10-04) Generated by jazzy ♪♫ v0.13.5, a Realm project.