Files
asterisk/main
Kinsey Moore 173818cf8f Logger does not warn of failure to open logging channels
Currently, logger only prints an error message to stderr when it fails to open
a logger channel where many users will not see it because the logger lock is
held.  The alternative provided by this patch is to log the error to all
attached consoles in the hopes that it will be easier to see.  Additionally,
this patch prevents the failed logger channel from being added to the list
where it would silently fail on each call to the Asterisk logger.

(closes issue ASTERISK-16231)
Review: https://reviewboard.asterisk.org/r/1338


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@331649 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-08-12 16:20:25 +00:00
..
2010-12-20 09:14:29 +00:00
2011-06-01 23:11:55 +00:00
2011-06-10 15:29:00 +00:00
2010-07-14 15:48:36 +00:00
2011-08-09 22:12:59 +00:00
2010-06-17 17:23:43 +00:00
2011-04-20 05:25:15 +00:00
2011-08-09 22:12:59 +00:00
2010-05-18 22:48:51 +00:00
2010-04-22 18:07:02 +00:00