Open ninovanhooff opened 9 months ago
Created a bug report here: https://github.com/AAkira/Napier/issues/124
@Frank1234 no response to my report, while I consider this a severe issue. Wondering whether we should use Kermit instead. Did you consider Kermit? Why did you choose Napier?
Do we have this in other projects? Also not in WIDM I think?
I choose it because Kermit is harder to setup and Napier is almost the same in usage our old logger: Tolbaaken.
The reason for this is that the stacktrace looks similar: the method that logs the exception is always our crashlogger class
https://stackoverflow.com/questions/47654410/how-to-effectively-group-non-fatal-exceptions-in-crashlytics-fabrics
I will implement the suggested workaround: https://stackoverflow.com/a/59779764