[asterisk-bugs] [JIRA] (ASTERISK-25358) dateformat not read from logger.conf by remote console
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Mon Aug 31 08:32:33 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-25358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=227410#comment-227410 ]
Asterisk Team commented on ASTERISK-25358:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> dateformat not read from logger.conf by remote console
> ------------------------------------------------------
>
> Key: ASTERISK-25358
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25358
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Affects Versions: 13.1.1
> Reporter: Igor Liferenko
> Severity: Minor
>
> My setup:
> logger.conf:
> [general]
> dateformat=%F %T
> [logfiles]
> console => notice,warning,error,debug,verbose
> asterisk.conf:
> [options]
> timestamp = yes
> I need timestamps in asterisk remote console so as to leave it running in screen and if something happens it would be easier to debug things.
> So, I add 'timestamp = yes' to asterisk.conf. But timestamp format is not read from logger.conf by 'asterisk -rvvv' for unknown reason and it shows timestamps partly in default format, and partly in "dateformat", which looks ugly:
> ...
> [Aug 31 20:17:40] -- Registered IAX2 to 'X.X.X.X:4569', who sees us as X.X.X.X:4569 with no messages waiting
> [2015-08-31 20:17:41] NOTICE[31380]: chan_iax2.c:11159 socket_process_helper: Peer 'iax-provider' is now REACHABLE! Time: 150
> ...
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list