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.