mirror of
https://github.com/rancher/os.git
synced 2025-09-16 15:09:27 +00:00
disable the DEBUG log spewing to console once the console is up - from there, its in dmesg
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
1
log/log.go
Normal file → Executable file
1
log/log.go
Normal file → Executable file
@@ -140,5 +140,4 @@ func InitLogger() {
|
||||
}
|
||||
|
||||
thisLog.Debugf("START: %v in %s", os.Args, pwd)
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user