projectdiscovery / gologger

A simple layer for leveled logging in go
MIT License
75 stars 24 forks source link

Add time to logs #44

Open mr-seifi opened 1 year ago

mr-seifi commented 1 year ago

Hey there! I was wondering if anyone knows of a way to automatically include the date and time when logging information or errors? It would be super helpful to streamline my logging process.