- 
                  
                  
Declaration
Swift
func custom(level: LoggingLevel, message: @autoclosure () -> Any, file: String, function: String, line: Int, context: Any?) 
MTP 1.2.5 Docs (100% documented)
Swift
func custom(level: LoggingLevel,
            message: @autoclosure () -> Any,
            file: String,
            function: String,
            line: Int,
            context: Any?)