Update rotate_test.go to use v2 of project
Hi there. I thought it would be nice for the rotate example to use v2 of the package.
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ import (
|
||||
"os/signal"
|
||||
"syscall"
|
||||
|
||||
"github.com/natefinch/lumberjack"
|
||||
"github.com/natefinch/lumberjack.v2"
|
||||
)
|
||||
|
||||
// Example of how to rotate in response to SIGHUP.
|
||||
|
||||
Reference in New Issue
Block a user