summaryrefslogtreecommitdiff
path: root/main/logger.c
AgeCommit message (Expand)Author
2013-02-15Stopped spamming of debug messages during attended transfer.Kevin Harwell
2013-02-14Revamp of terminal color codesKinsey Moore
2013-01-28Add queue_log_realtime_use_gmt option to logger.confRussell Bryant
2013-01-16Reduce call-id logging resource usage.Richard Mudgett
2013-01-09Fix logger.c function definition.Richard Mudgett
2012-12-11Cleanup logger on exit.Richard Mudgett
2012-11-23Re-initialize logmsgs mutex upon logger initialization to prevent lock errorsMatthew Jordan
2012-10-18Doxygen Updates - Title updateAndrew Latham
2012-09-18Make the casing of CALL_ID in debug messages consistent to satisfy my OCD.Sean Bright
2012-09-12logger: Add rotatestrategy option of 'none' which does not perform rotationsJonathan Rose
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2012-07-11Fix validation errors when producing documentation using default build scriptMatthew Jordan
2012-07-10Add some additional documentation for core AMI eventsMatthew Jordan
2012-06-26Unique Call ID logging Phases III and IVJonathan Rose
2012-06-20Don't waste time initializing the whole call_identifer_str[].Richard Mudgett
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-05-17logger: Adds additional support for call id logging and chan_sip specific stuffJonathan Rose
2012-04-30Merged revisions 364635 via svnmerge from Mark Murawki
2012-03-30Fix logger deadlock on Asterisk shutdown.Richard Mudgett
2012-03-29Introducing the log message unique call identifiers featureJonathan Rose
2012-03-29undoing 360785 due to merging mistakeJonathan Rose
2012-03-29Introducing the log message unique call identifiers featureJonathan Rose
2012-03-22Kill off red blobs in most of main/*Kinsey Moore
2012-03-14Fix bogus reads/writes of console log levels in asterisk.c Russell Bryant
2012-02-14Re-commit the verbose branch.Tilghman Lesher
2011-12-12Backed out core changes from r346391Matthew Jordan
2011-11-29Allow each logging destination and console to have its own notion of the verb...Tilghman Lesher
2011-09-26Merged revisions 337974 via svnmerge from Richard Mudgett
2011-09-08Merged revisions 334954 via svnmerge from Richard Mudgett
2011-09-07log Asterisk Version number, Build etc into each log fileAlec L Davis
2011-08-12Merged revisions 331654 via svnmerge from Kinsey Moore
2011-08-10Merged revisions 331462 via svnmerge from Richard Mudgett
2011-02-08Merged revisions 307092 via svnmerge from Jason Parker
2011-02-04Replace ast_log(LOG_DEBUG, ...) with ast_debug()Paul Belanger
2010-12-31Support an alternate configuration file for the 'logger reload' command.Tilghman Lesher
2010-12-18Merged revisions 298960 via svnmerge from Tilghman Lesher
2010-12-12Add support for several platforms to obtain the real thread ID.Jeff Peeler
2010-09-21Merged revisions 287863 via svnmerge from Russell Bryant
2010-09-20Merged revisions 287639 via svnmerge from Brett Bryant
2010-07-25Merged revisions 279390 via svnmerge from Tilghman Lesher
2010-07-20Separate queue_log arguments into separate fields, and allow the text file to...Tilghman Lesher
2010-06-11Remove lines from the output related to the backtrace itself.Tilghman Lesher
2010-06-10Ensure that 'logger show channels' works properly when wildcards are used in ...Kevin P. Fleming
2010-06-10Merged revisions 269635 via svnmerge from Tilghman Lesher
2010-05-26Merged revisions 266142 via svnmerge from Tilghman Lesher
2010-05-20Correct 'all logger levels' patch to work properly.Kevin P. Fleming
2010-05-19Add ability for logger channels to include *all* levels.Kevin P. Fleming
2010-04-12CLI command logger set level auto complete.Leif Madsen
2010-02-24Merged revisions 248582 via svnmerge from Tilghman Lesher
2009-10-02Initialize a variable that we check immediately upon startup.Tilghman Lesher