Closed hakku276 closed 7 years ago
I converted this line to -> Bugfender.log(lineNumber:line, method: funcname, file: file, level: BFLogLevel.Default, tag: nil, message: message) and it compiles now!! but i don't know whether it is correct
Yes, this change is correct. This is due to a change introduced recently in the Swift interface of the method. Thanks for the PR.
Bugfender does not compile with swift 2.3, the compiler error is: