[Asterisk-code-review] logger: Console sessions will now respect logger.conf dateformat= option (asterisk[master])

Mark Murawski asteriskteam at digium.com
Sat Mar 13 07:56:16 CST 2021


Mark Murawski has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/15545 )

Change subject: logger: Console sessions will now respect logger.conf dateformat= option
......................................................................


Patch Set 3:

> Patch Set 3: Code-Review-1
> 
> Which log level and formatter are you looking at?  When using the default log formatter, VERBOSE messages are processed differently than other messages and don't include the date or callid.  If you use the "plain" formatter you do get them, for both local and remote console.

Given the following basic configuration.  dateformat= is only respected for the full log, not the console

[general]
dateformat=%F %T.%3q

[logfiles]
console  => notice,warning,error,verbose
full     => notice,warning,error,debug,verbose


-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/15545
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I3ea10990dbd920e9f7ce8ff771bc65aa7f4ea8c1
Gerrit-Change-Number: 15545
Gerrit-PatchSet: 3
Gerrit-Owner: Mark Murawski <markm at intellasoft.net>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Comment-Date: Sat, 13 Mar 2021 13:56:16 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210313/8356ce45/attachment.html>


More information about the asterisk-code-review mailing list