I am using Crashlytics and fatal crashes get delivered. However the data added with
Crashlytics.log(mytext);
is not showing anywhere in Fabric Dashboard.
I couldnt find any hint on a necessary setup or configuration in the docs. What am I missing?