mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-10-22 07:52:12 +00:00
Incorporate rkamudhan's comment.
This commit is contained in:
@@ -124,7 +124,7 @@ func SetLogFile (filename string) {
|
||||
}
|
||||
|
||||
func init() {
|
||||
loggingStderr = false
|
||||
loggingStderr = true
|
||||
loggingFp = nil
|
||||
loggingLevel = PanicLevel
|
||||
}
|
||||
|
Reference in New Issue
Block a user