Logging and metrics #237
Closed
nazargladish
started this conversation in
Ideas
Replies: 1 comment
-
I've created an issue to improve logging, feel free to add any suggestions there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
Additionally, we have code snippets like this:
In my opinion,
if(this.debugAI)
should be an impl detail of the Logger service itself (DRY)Metrics that would be valuable to collect (preferably in the cloud):
Beta Was this translation helpful? Give feedback.
All reactions