mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-trx.git
synced 2025-11-02 13:13:17 +00:00
It's only used internally inside the Logger module, and in case there's an "alarm" (level more than critical) we still print on cerr, so we can just rely on our system catching stderr instead of stdout to handle it. Change-Id: I6d6df1578c3a4c1a37bd0d69952d443f62eed2ab
30 lines
429 B
Plaintext
30 lines
429 B
Plaintext
EMERG testing the logger.
|
|
ALERT testing the logger.
|
|
CRIT testing the logger.
|
|
ERR testing the logger.
|
|
WARNING testing the logger.
|
|
NOTICE testing the logger.
|
|
INFO testing the logger.
|
|
DEBUG testing the logger.
|
|
----------- generating 20 alarms ----------
|
|
ALERT 0
|
|
ALERT 1
|
|
ALERT 2
|
|
ALERT 3
|
|
ALERT 4
|
|
ALERT 5
|
|
ALERT 6
|
|
ALERT 7
|
|
ALERT 8
|
|
ALERT 9
|
|
ALERT 10
|
|
ALERT 11
|
|
ALERT 12
|
|
ALERT 13
|
|
ALERT 14
|
|
ALERT 15
|
|
ALERT 16
|
|
ALERT 17
|
|
ALERT 18
|
|
ALERT 19
|