1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
Commit graph

28 commits

Author SHA1 Message Date
4eac149e22 log: add missing string of LOG_ADVIO facility 2017-06-17 19:34:00 +02:00
31cbd1b362 improve log output 2017-06-17 18:55:37 +02:00
49054eef9f cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
5be1853649 added GPL license to file headers 2017-04-27 12:56:43 +02:00
Georg Reinke
f5aba31045 remove libconfig references from libvillas-ext 2017-04-26 11:58:12 +02:00
3d46a3d344 fix some aborts due to destruction of uninitialised objects 2017-04-02 04:56:08 +02:00
a6488131c8 log: do not use carriage return when printing output
This allows us to prefix the output of villas-* tools

See: tests/integration/node-loopback.sh
2017-04-02 04:33:21 +02:00
3eb629d9d5 various bug fixes from todays debugging session 2017-03-29 04:25:30 +02:00
27f86f11ed added new option to redirect log output to a file 2017-03-14 01:49:22 -03:00
46ff3462cc show correct filename in cerror() messages 2017-03-12 17:06:33 -03:00
1ed9663532 added two new log classes for interfaces and traffic control 2017-03-12 17:06:00 -03:00
cc8984e2d0 assert instead of run-time errors 2017-03-12 17:04:43 -03:00
cdd5a2ca90 refactoring: unified states of common objects: nodes, paths, node-types, plugins, hooks, etc.. 2017-03-11 23:50:30 -03:00
aa62c8af99 reworked new logging facilities and added a unit test for it 2017-03-07 07:13:27 -04:00
c56caf3b73 improve logging 2017-03-06 19:08:45 -04:00
9c40931a04 Merge branch 'feature-mpmc-queue' into feature-curlio 2017-03-05 10:06:32 -04:00
e27f0b699f several fixes for clean compilation 2017-03-03 20:21:33 -04:00
3e7c855526 updated licence and copyright info in file headers 2017-03-03 20:20:13 -04:00
7ec6aee288 Merge remote-tracking branch 'rwth/develop' into feature-curlio 2017-02-18 11:05:11 -05:00
9b2b287584 log: OOP refactoring 2017-02-16 09:29:04 -03:00
32186d8426 log: support more debug log facilities 2017-02-16 09:28:16 -03:00
1dba01a8ae Re-license source code to LGPLv2.1 (closes #56) 2016-11-22 11:14:25 -05:00
b37d3df332 moved cfg_parse_{hook, node, path} to {hooks, node, path}.c 2016-11-20 12:59:37 -05:00
277589029e fixed collision of procprocessor macro 2016-06-13 17:25:09 +02:00
ad8ee1c3f7 renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
90ae32058a prepared log functions for facilities 2016-06-08 22:29:30 +02:00
9b56be2bc6 updated copyright year to 2016 2016-02-09 05:33:19 +01:00
f645e498e7 restructured repository 2015-11-23 17:44:14 +01:00
Renamed from server/src/log.c (Browse further)