Add ring buffer to capture log history
fix linter warnings
fix race on New
Merge pull request #3 from ankorGH/registry add support for log registry
Add panic log level
Accept stringer function pointer
Close log files/sockets in runtime.Finalizer
Refactor stdlog import, add WithLogger and IsColor to interface
Simplify closure function, upgrade dependencies
Update deps