8c9d725eeb
This change is focused on fixing rotating loggers in Windows where it was failing due to Windows file semantics disallowing the rotation while that file was still being open (because we had multiple lumberjacks pointing to the same file). This is fixed by ensuring the initialization happens only once. |
||
---|---|---|
.. | ||
configuration.go | ||
create.go | ||
create_test.go |