213 Commits (16)

Author SHA1 Message Date
Philip Prindeville 309c8da206 logger: workaround woefully small BUFSIZ in MUSL 3 years ago
Naveen Albert 6eeb7ab7d0 documentation: Add missing AMI documentation 3 years ago
Alexander Traud 37c29b6a28 main: Fix for Doxygen. 3 years ago
Sean Bright 11f291f6f0 various: Fix GCC 11.2 compilation issues. 4 years ago
Naveen Albert 41ba9f5f31 logger: Add custom logging capabilities 4 years ago
Mark Murawski 98d149b4ce logger: Console sessions will now respect logger.conf dateformat= option 4 years ago
George Joseph 5a2867efa9 logger.c: Automatically add a newline to formats that don't have one 4 years ago
Kevin Harwell e051806e80 Logging: Add debug logging categories 5 years ago
George Joseph d28a44c33d logger.c: Added a new log formatter called "plain" 5 years ago
George Joseph af595e918e Scope Trace: Make it easier to trace through synchronous tasks 5 years ago
Kevin Harwell f59001d171 Compiler fixes for gcc 10 5 years ago
George Joseph 6a0c472374 Scope Tracing: A new facility for tracing scope enter/exit 5 years ago
George Joseph 41eab5b3b8 backtrace: Refactor ast_bt_get_symbols so it doesn't crash 7 years ago
Richard Mudgett fbb577577c logger.c: Fix default console logging when no logger.conf available. 7 years ago
Corey Farrell f066dbc353 loader: Improve error handling. 7 years ago
Corey Farrell e5de8a70f8 loader: Process dependencies for built-in modules. 7 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules. 7 years ago
George Joseph 201346fb7d logger: Added logger_queue_limit to the configuration options. 8 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE. 9 years ago
Corey Farrell fafdde322c logger: Prevent output of verbose messages initiated from rasterisk. 9 years ago
Corey Farrell 2d2a8944be logger: Output early verbose messages to console. 9 years ago
zuul 9ef0eb6487 Merge "logger: Simplify ast_callid handling code." 9 years ago
Corey Farrell 923edf2596 logger: Simplify ast_callid handling code. 9 years ago
Corey Farrell 00f1d05d34 logger: Always enable verbose for console channel. 9 years ago
Corey Farrell 74f562a8e2 logger: Fix default console settings. 9 years ago
Richard Mudgett 40d19f2e55 logging,cdr,cel: Fix stringfield memory leak. 9 years ago
Joshua Colp 5acb25722c Merge "logger: Support JSON logging with Verbose messages" 9 years ago
Matt Jordan 3522376512 logger: Support JSON logging with Verbose messages 9 years ago
Alexei Gradinari 9f996624b0 logger: Add PID to syslog messages. 9 years ago
Walter Doekes 87c9ab97ea core/logging: Fix broken syslog levels on older glibc. 9 years ago
Richard Mudgett 7866806fc3 logger.c: Fix buffer overrun found by address sanitizer. 9 years ago
Corey Farrell 35a3e8cc7f Refactor init_logger_chain locking. 9 years ago
Corey Farrell be93036a4e Remove ABI compatibility stub functions. 10 years ago
Matt Jordan 2d7a4a3357 main/logger: Add log formatters and JSON structured logs 10 years ago
Mark Michelson 3eefa07a39 logger: Prevent duplicate dynamic channels from being added. 10 years ago
Elazar Broad a29cf45c76 core/logging: Fix logging to more than one syslog channel 10 years ago
Scott Emidy 12e6f5ac01 ARI: Retrieve existing log channels 10 years ago
Scott Emidy b91ca7ba49 ARI: Creating log channels 10 years ago
Scott Emidy f19c4930c2 ARI: Deleting log channels 10 years ago
Benjamin Ford 1f02d20da4 ARI: Rotate log channels. 10 years ago
Corey Farrell d067847695 Logger: Reset defaults before processing config. 10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
Corey Farrell 28e3bd0af7 Improved and portable ast_log recursion avoidance 10 years ago
Corey Farrell 3aa0a869c2 logger: Apply default console logging when configuration cannot be loaded. 10 years ago
Corey Farrell f2c21ead1f Logger: Fix MALLOC_DEBUG build error. 10 years ago
Corey Farrell c08fd275bf Logger: Convert 'struct ast_callid' to unsigned int. 10 years ago
Richard Mudgett bbd9ff122e queue_log: Post QUEUESTART entry when Asterisk fully boots. 11 years ago
Walter Doekes 52c94d3af4 logger: Don't store verbose-magic in the log files. 11 years ago
Scott Griepentrog 0a99e4099b astobj2: assert on invalid ref and backtrace cleanup 11 years ago