Add info ℹ️ and debug 🐛topics#1
Conversation
|
Thanks for the pull request. I’m not against adding topics. However, the emoji for The other thing is that I‘d prefer to only have topics that say something about what is being logged. The typical Again, if you have some other topics that you‘d like to have, I‘m happy to merge a PR. |
|
Ok, I agree. I can use |
|
I think making topics configurable might cause quite some inconveniences when using the logger, especially when invoking If you’re willing to go down that road, I‘ll support you. Alternatively we can add more topics here. I’m happy to merge pull requests with additional topics here. |
Hey,
would you consider adding this?
It would be better to pass the topics to Logger constructor. I wanted to do a PR for it, but realized that I need to somehow pass it to
studio-log-formatand I am not sure what would be the correct way.