Commit Graph

216 Commits (c576a69f1765fe9761940b564c39f04a786dfcf9)

Author SHA1 Message Date
Naveen Albert 1acf473c5b logger: Add unique verbose prefixes for levels 5-10.
1 year ago
Sean Bright b777ae258a logger.c: Move LOG_GROUP documentation to dedicated XML file.
2 years ago
Naveen Albert aa43343687 logger: Add channel-based filtering.
2 years ago
Philip Prindeville 140c19c206 logger: workaround woefully small BUFSIZ in MUSL
4 years ago
Naveen Albert b37feb42ae documentation: Add missing AMI documentation
4 years ago
Alexander Traud 20d9158c9c main: Fix for Doxygen.
4 years ago
Sean Bright 2c03f73016 various: Fix GCC 11.2 compilation issues.
4 years ago
Naveen Albert a65bb134f5 logger: Add custom logging capabilities
4 years ago
Mark Murawski a0009c807e logger: Console sessions will now respect logger.conf dateformat= option
5 years ago
George Joseph ccb4951bf8 logger.c: Automatically add a newline to formats that don't have one
5 years ago
Kevin Harwell 6255e7976c Logging: Add debug logging categories
5 years ago
George Joseph 5a8cacb93d logger.c: Added a new log formatter called "plain"
5 years ago
George Joseph 955b7b4fdb Scope Trace: Make it easier to trace through synchronous tasks
5 years ago
Kevin Harwell 3d1bf3c537 Compiler fixes for gcc 10
5 years ago
George Joseph ca3c22c5f1 Scope Tracing: A new facility for tracing scope enter/exit
5 years ago
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.
9 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