You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
grabbit makes it easier handling these cases and reduce the repetitive task of logging
57
-
<<<<<<< HEAD
58
-
<<<<<<< HEAD
59
57
these custom contextual attributes in cases of errors by integrating the [emperror errors package](https://github.com/emperror/errors).
60
-
=======
61
-
these custom contextual attributes in cases of errors by integrating the [emperror errors package] (https://github.com/emperror/errors).
62
-
>>>>>>> Fix logging and added logging documentation (#176)
63
-
=======
64
-
these custom contextual attributes in cases of errors by integrating the [emperror errors package](https://github.com/emperror/errors).
65
-
>>>>>>> added documentation on serialization support (#177)
58
+
66
59
emperror drop-in replacement for the default errors package allows developers to add the needed contextual data on the error instance and have graabit log the error with all contextual attribute.
0 commit comments