opengoofy/hippo4j

[Enhancement] Custom log printing Topic

開放

#1,230 建立於 2023年5月8日

 (7 則留言) (0 個反應) (1 位負責人)Java (1,100 個分叉)batch import
good first issuetype: enhancement

倉庫指標

星標
 (4,972 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Demand advice

Please answer these questions before submitting them. Thank you.

Is your function request related to the problem?

No.

Describe the function you want

The log is printed as follows.

WARN 26935 --- [           main] c.h.m.s.Hippo4jBaseSendMessageService    : [Tomcat] Please configure alarm notification on the server.

Hope to modify c.h.m.s.Hippo4jBaseSendMessageService to a more specific prompt, such as: Hippo4j-Send-Message.

WARN 26935 --- [           main] Hippo4j-Send-Message    : [Tomcat] Please configure alarm notification on the server.

TODO list:

  • Sort out the classes that trigger log printing when Hippo4j runs.
  • What is the name of the topic printed in the idea log.

貢獻者指南