mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-08-09 20:49:52 +08:00
fix cron
This commit is contained in:
parent
662254f30f
commit
6f09dfecd6
@ -22,7 +22,7 @@ func NewRootCmd() (rootCmd *RootCmd) {
|
||||
PersistentPreRunE: func(cmd *cobra.Command, args []string) error {
|
||||
log.InitFromConfig(log.Config{
|
||||
JSON: true,
|
||||
Level: "",
|
||||
Level: "-1",
|
||||
Sample: false,
|
||||
SampleInitial: 0,
|
||||
SampleInterval: 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user