Commit Graph

218 Commits (master)

Author SHA1 Message Date
George Joseph 77d5550d14 docs: Add version information to manager event instance XML elements
3 months ago
Steffen Arntz 4ef68fbce8 logger.c fix: malformed JSON template
4 months ago
Naveen Albert 1f1c5bb902 logger: Add unique verbose prefixes for levels 5-10.
1 year ago
Sean Bright 008731b0a4 logger.c: Move LOG_GROUP documentation to dedicated XML file.
1 year ago
Naveen Albert 89709e2583 logger: Add channel-based filtering.
1 year ago
Philip Prindeville 2a87303ebd logger: workaround woefully small BUFSIZ in MUSL
3 years ago
Naveen Albert 70bc0ff9d0 documentation: Add missing AMI documentation
3 years ago
Alexander Traud 9440f6ec58 main: Fix for Doxygen.
3 years ago
Sean Bright ce2d743d59 various: Fix GCC 11.2 compilation issues.
4 years ago
Naveen Albert 148f8355a0 logger: Add custom logging capabilities
4 years ago
Mark Murawski b4347c4861 logger: Console sessions will now respect logger.conf dateformat= option
4 years ago
George Joseph 7d4ae7dc18 logger.c: Automatically add a newline to formats that don't have one
4 years ago
Kevin Harwell 56028426de Logging: Add debug logging categories
5 years ago
George Joseph 54ddf19141 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.
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