mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 21:02:11 +08:00
Merge remote-tracking branch 'origin/3.6.1-code-conventions' into 3.6.1-code-conventions
This commit is contained in:
commit
61e4020b49
@ -127,7 +127,7 @@ func (rc *RootCmd) initializeLogger(cmdOpts *CmdOpts) error {
|
|||||||
|
|
||||||
func defaultCmdOpts() *CmdOpts {
|
func defaultCmdOpts() *CmdOpts {
|
||||||
return &CmdOpts{
|
return &CmdOpts{
|
||||||
loggerPrefixName: "openim-all",
|
loggerPrefixName: "openim-service-log",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user