Chris Rienzo
|
a26d0c39b0
|
[core] Add switch_log_meta_printf() and switch_log_meta_vprintf() to allow JSON metadata to tag along with the log message.
|
2021-10-23 22:00:40 +03:00 |
Chris Rienzo
|
2c3dcbde71
|
[core, mod_console, mod_graylog2] Add sequence to logs to preserve order when timestamp is not precise enough.
|
2021-10-23 22:00:34 +03:00 |
Anthony Minessale
|
2ba85b8555
|
[core] add idle cpu to log lines
|
2021-10-23 22:00:14 +03:00 |
Chris Rienzo
|
bd46061a10
|
[test] Disable logs when loading and shutting down FS core
|
2020-05-18 21:20:06 +04:00 |
Andrey Volk
|
46ca31314c
|
[Core] scan-build: Fix "The result of the '<<' expression is undefined" in switch_log_str2mask().
|
2020-02-16 01:14:44 +04:00 |
Dragos Oancea
|
8e41116412
|
[core] scan-build: The result of the '<<' expression is undefined - switch_log_str2mask()
|
2020-01-31 23:28:25 +00:00 |
Chris Rienzo
|
6c1948e370
|
FS-11870 [core] fix divide by zero in previous commit
|
2019-07-18 00:08:02 +04:00 |
Chris Rienzo
|
b06c7b0831
|
FS-11870 [core, mod_graylog2, mod_console] Added switch_log_node_to_json() and updated mod_graylog2 to use it. This is a unified log node to JSON conversion.
Added json log mode in mod_console
|
2019-07-18 00:07:54 +04:00 |
Chris Rienzo
|
e4c0abf286
|
FS-11693 [core] Added switch_channel_set_log_tag() and switch_channel_get_log_tags() This allows you to add log tags to an active call channel. If using SWITCH_CHANNEL_SESSION_LOG, with switch_log_printf(), the tags will be added to the the log node so a logging module can send additional contextual data to a log aggregator.
|
2019-03-09 15:21:46 -05:00 |
Chris Rienzo
|
10f642249e
|
FS-11691 [core] fix switch_log_node_dup() so that it completely duplicates log nodes
|
2019-03-06 21:43:54 -05:00 |
Sergey Safarov
|
df1ab07ca4
|
FS-9924: Removed extra space in source files
|
2017-02-09 23:59:49 -05:00 |
Anthony Minessale
|
d413bcd7b3
|
FS-7567 #resolve #comment additional occurrences beyond the initial patch discovered
|
2015-05-21 09:50:49 -05:00 |
Ken Rice
|
6e7d5d0897
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
Nathan Neulinger
|
32adc789f6
|
make noexpandtab explicit in all vim modelines other than xml files
|
2013-06-25 11:50:17 -05:00 |
Anthony Minessale
|
f0895c9f51
|
print extended debug messages at alert level
|
2012-10-23 18:14:27 -04:00 |
Anthony Minessale
|
4dae523bca
|
tweak the session level logging to work on the console too
|
2012-10-11 12:44:31 -05:00 |
Anthony Minessale
|
8850c1d5e5
|
moot leak in logger since it only happens on shutdown 1/10 times but hey, lets fix it
|
2012-06-28 10:10:30 -05:00 |
Ken Rice
|
c5554eb939
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
Anthony Minessale
|
995ae2621c
|
FS-3769 --resolve
|
2012-04-10 16:17:16 -05:00 |
Brian West
|
3734f4cd44
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
Anthony Minessale
|
886e1ddb4d
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-02-06 03:38:24 +00:00 |
Brian West
|
e435cd8271
|
put math patch back
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16423 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-20 19:19:48 +00:00 |
Anthony Minessale
|
da82398e07
|
add uuid_simplify and sip_auto_simplify
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16420 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-20 18:55:38 +00:00 |
Mathieu Rene
|
edcf706d2a
|
backport per-session loglevel from stkn's branch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16390 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-18 19:29:39 +00:00 |
Michael Jerris
|
3d4cd9b1d5
|
build tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15588 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-21 01:37:09 +00:00 |
Anthony Minessale
|
04889efc17
|
another crank on the can opener for the big can o worms
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15584 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-20 23:12:07 +00:00 |
Anthony Minessale
|
df7637f687
|
change switch_strlen_zero to zstr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15211 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-23 16:03:42 +00:00 |
Anthony Minessale
|
325cceffc3
|
pad digit len in micro time log entries
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14735 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-02 15:22:54 +00:00 |
Anthony Minessale
|
4622a7a1b3
|
add ifdef
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14648 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-08-27 16:04:00 +00:00 |
Mathieu Rene
|
5abd10c0c3
|
refactor mod_event_socket so it uses switch_log functions to duplicate and free log nodes while it uses them internally (fix bad ptr for userdata on event socket listeners)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14598 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-08-22 19:26:58 +00:00 |
Mathieu Rene
|
ee4674813f
|
fix leak introduced in 14555
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14590 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-08-21 22:20:31 +00:00 |
Mathieu Rene
|
8e0dcb4f21
|
don't expose node allocation functions outside of switch_log.c
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14556 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-08-18 18:32:11 +00:00 |
Mathieu Rene
|
1c048237d7
|
refactor node allocation and make a copy of userdata in case the session gets killed before the logger module gets the node
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14555 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-08-18 18:24:31 +00:00 |
Mathieu Rene
|
c2d5f970bc
|
Per-call logging, part one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14509 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-08-13 20:35:02 +00:00 |
Anthony Minessale
|
55c8fbad76
|
add sofia tracelevel <level> and tracelevel param in <settings>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13735 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 19:52:07 +00:00 |
Anthony Minessale
|
e346b6dca7
|
add usec delta to log
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13647 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 19:49:19 +00:00 |
Stefan Knoblich
|
0193119a5e
|
Do not use struct fd_set uninitialized (always FD_ZERO() them, before using FD_SET() on a new one, or reusing them after select()). Fixes a segfault on solaris
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13125 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-22 23:34:48 +00:00 |
Mathieu Rene
|
add42a2759
|
Move sofia logging to the core logging engine, add change sofia loglevel api and add sofia profile xxx siptrace on-off for TPORT_LOG
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12410 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-04 18:54:43 +00:00 |
Anthony Minessale
|
9d6dd53afc
|
reduce memory usage
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12317 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-26 22:30:00 +00:00 |
Michael Jerris
|
1e4c49ebc3
|
clean msvc build warning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12183 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-20 18:04:57 +00:00 |
Anthony Minessale
|
f125872c73
|
FSCORE-297
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12173 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-20 01:10:59 +00:00 |
Brian West
|
babb2f83f5
|
update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-13 23:37:37 +00:00 |
Brian West
|
ae220d3341
|
update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-04 21:20:54 +00:00 |
Anthony Minessale
|
0463541d61
|
change low res sleep func api names
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11486 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-25 21:23:07 +00:00 |
Anthony Minessale
|
863c576784
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11033 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-12-31 19:07:20 +00:00 |
Anthony Minessale
|
236fe3d131
|
change event_socket to have more info about log lines
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10893 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-12-20 14:56:08 +00:00 |
Anthony Minessale
|
57950f2927
|
remove unneeded fflush
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10883 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-12-19 17:12:27 +00:00 |
Anthony Minessale
|
2ed601f934
|
more stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10410 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-11-14 23:31:21 +00:00 |
Michael Jerris
|
41812748fb
|
make valgrind not complain about these threads
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10040 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-10-15 23:13:36 +00:00 |
Michael Jerris
|
1f47ff15b3
|
validate strftime format string input (when necessary)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9985 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-10-12 21:51:51 +00:00 |