Changed level for startup messages
This commit is contained in:
@@ -103,7 +103,7 @@ func main() {
|
||||
}
|
||||
|
||||
listener, listenUrl := setupListener(*bindNetwork, *bind, *socketMode)
|
||||
slog.Info(
|
||||
slog.Warn(
|
||||
"listening",
|
||||
"url", listenUrl,
|
||||
)
|
||||
|
Reference in New Issue
Block a user