mirror of
https://github.com/pikami/cosmium.git
synced 2025-12-20 01:10:44 +00:00
Implement custom logger with log levels
This commit is contained in:
@@ -15,4 +15,5 @@ type ServerConfig struct {
|
||||
PersistDataFilePath string
|
||||
DisableAuth bool
|
||||
DisableTls bool
|
||||
Debug bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user