mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-19 13:29:17 +08:00
Ignore MessageSvc.PushNotify
in logging
This commit is contained in:
parent
271759b4c6
commit
9cf45bd9ca
@ -89,6 +89,7 @@ internal class PacketLoggingStrategyImpl(
|
||||
"MessageSvc.PbGetMsg", // they are too verbose.
|
||||
"OnlinePush.RespPush",
|
||||
"Heartbeat.Alive",
|
||||
"MessageSvc.PushNotify",
|
||||
)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user