mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
logger: Add custom logging capabilities
Adds the ability for users to log to custom log levels by providing custom log level names in logger.conf. Also adds a logger show levels CLI command. ASTERISK-29529 Change-Id: If082703cf81a436ae5a565c75225fa8c0554b702
This commit is contained in:
committed by
Kevin Harwell
parent
dce142baa4
commit
a65bb134f5
5
doc/CHANGES-staging/logger.txt
Normal file
5
doc/CHANGES-staging/logger.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Subject: logger
|
||||
|
||||
Added the ability to define custom log levels in logger.conf
|
||||
and use them in the Log dialplan application. Also adds a
|
||||
logger show levels CLI command.
|
Reference in New Issue
Block a user