String the detail message string of this Throwable instance (which may be null).
So this can be null and it seems that it happens some times, according to google play console.
To not have an exception here, best would be to put null check in each Log_OC methode.
Or do you see anything better?