Commit Graph

201 Commits (18f5f5fc99a8106c1856d13aeeeeafa2b13ef033)

Author SHA1 Message Date
George Joseph ece5f8015f backtrace: Refactor ast_bt_get_symbols so it doesn't crash
7 years ago
Richard Mudgett 1b397ebd00 logger.c: Fix default console logging when no logger.conf available.
7 years ago
Corey Farrell e4cf513f81
loader: Improve error handling.
7 years ago
Corey Farrell 709f4b81e7 loader: Process dependencies for built-in modules.
7 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
8 years ago
George Joseph 201346fb7d logger: Added logger_queue_limit to the configuration options.
9 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
9 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.
10 years ago
Joshua Colp 5acb25722c Merge "logger: Support JSON logging with Verbose messages"
10 years ago
Matt Jordan 3522376512 logger: Support JSON logging with Verbose messages
10 years ago
Alexei Gradinari 9f996624b0 logger: Add PID to syslog messages.
10 years ago
Walter Doekes 87c9ab97ea core/logging: Fix broken syslog levels on older glibc.
10 years ago
Richard Mudgett 7866806fc3 logger.c: Fix buffer overrun found by address sanitizer.
10 years ago
Corey Farrell 35a3e8cc7f Refactor init_logger_chain locking.
10 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.
11 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
11 years ago
Corey Farrell 28e3bd0af7 Improved and portable ast_log recursion avoidance
11 years ago
Corey Farrell 3aa0a869c2 logger: Apply default console logging when configuration cannot be loaded.
11 years ago
Corey Farrell f2c21ead1f Logger: Fix MALLOC_DEBUG build error.
11 years ago
Corey Farrell c08fd275bf Logger: Convert 'struct ast_callid' to unsigned int.
11 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
Jonathan Rose e087ae0c02 Logger: Add manager command 'LoggerRotate' to rotate logger
11 years ago
Kinsey Moore bd36288efa Fix build warnings with TEST_FRAMEWORK enabled
11 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
12 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
12 years ago
Kinsey Moore fe1e8e55a1 Logger: Add dynamic logger channels
12 years ago
Kinsey Moore 6f4a834870 Logger: Fix handling of absolute paths
12 years ago
Richard Mudgett 828f339a9c verbosity: Fix performance of console verbose messages.
12 years ago
Richard Mudgett 4bde62eb40 Logging callid: Fix some sizeof() references per coding guidelines.
12 years ago
Kevin Harwell b7bb1de4d2 Logging: Logging types ignored after specifying a verbose level
12 years ago
Kevin Harwell 2d091df520 Fix memory leak in logger.
12 years ago
Kevin Harwell 667fa56b1b Remote console: more output discrepancies
12 years ago
Kevin Harwell d7b9a702d8 Verbose logging discrepancies
12 years ago