mirror of
https://github.com/ehang-io/nps.git
synced 2025-07-03 21:20:41 +00:00
7 lines
61 B
Go
7 lines
61 B
Go
// +build windows
|
|
|
|
package logger
|
|
|
|
func logLevelSignal() {
|
|
|
|
} |