1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-23 06:35:11 +01:00
eclair/eclair-front
Bastien Teinturier 765a0c5436
Add log file for important notifications (#1982)
Add a new log file for important notifications that require an action from
the node operator.

Using a separate log file makes it easier than grepping specific messages
from the standard logs, and lets us use a different style of messaging,
where we provide more information about what steps to take to resolve
the issue.

We rely on an event sent to the event stream so that plugins can also pick
it up and connect with notification systems (push, messages, mails, etc).
2021-10-25 11:21:39 +02:00
..
modules Truncate hex strings in front logs (#1679) 2021-02-04 16:46:49 +01:00
src Add log file for important notifications (#1982) 2021-10-25 11:21:39 +02:00
pom.xml Back to Dev (#1993) 2021-10-08 09:58:47 +02:00