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
{{ message }}
This repository was archived by the owner on Aug 21, 2019. It is now read-only.
One thing that would make this even more useful is to add a way to have thing prepended to log messages like date and time like how the standard log package does. This would be easier than manually adding this to each log message and more elegant than writing a wrapper function for llog that would do this.
One thing that would make this even more useful is to add a way to have thing prepended to log messages like date and time like how the standard log package does. This would be easier than manually adding this to each log message and more elegant than writing a wrapper function for
llogthat would do this.