rs / zerolog

Zero Allocation JSON Logger
MIT License
10.39k stars 566 forks source link

Incorrect path formatting #610

Closed ktotam1 closed 6 months ago

ktotam1 commented 10 months ago

When logging, the logger prints the path starting with home/user instead of /home/user. I don't know if this is the right place for this, but I couldn't find anything about changing this so that it starts with a slash. Thanks