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
I created PR with this feature #24, please try it and let me know. go get github.com/golang-cz/devslog@string_indent
I am not sure if it's ok to modify logged string, but at this point, i think it doesn't matter.
Describe the bug
Maybe in between a bug and a feature request, but when an attribute has a value with "\n", the result is hard to read.
To Reproduce
Steps to reproduce the behavior:
Here is an example:
This code:
generates this log entry
Expected behavior
Ideally we should see:
or at the very least
The text was updated successfully, but these errors were encountered: