Type Property

verboseLogs

Setting this to true adds additional information to the default log handler: Filename, line, and method data. You can also access that information for your own logging system by using verboseLogHandler.

Declaration

@objc static var verboseLogs: Bool { get set }

See Also

Advanced Configuration