Simple exception logging is missed #225
mustafaozhan
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I just realized that we are missing the simple exception logger.
ie.
Where it comes from ? In order to track some small exceptions individually to Firebase. Like this,
Currently we have to do this
perhaps we can have some extension methods of Logger in the library
ie.
Beta Was this translation helpful? Give feedback.
All reactions