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

19 commits

Author SHA1 Message Date
e90431aa98 more refactoring to C++ 2024-02-28 02:36:38 +01:00
6779eaf02a update copyright year to 2020 2024-02-28 02:36:38 +01:00
f24c9ead04 fix Log::getLevelName() 2024-02-28 02:36:38 +01:00
73cb4f8512 use C++ compiler 2024-02-28 02:35:37 +01:00
63a5b25f57 log: throw appropriate exceptions if parsing of logging configuration fails 2024-02-28 02:35:37 +01:00
ae5b066e4a log: be strict when parsing logging configuration 2024-02-28 02:35:37 +01:00
77418a8994 refactor: use C-style commenting everywhere 2024-02-28 02:35:37 +01:00
7b44b16236 log: fix broken log pattern 2024-02-28 02:35:37 +01:00
79605afb93 log: remove static logger instances 2024-02-28 02:35:37 +01:00
e5da0e46f1 update copyright year to 2019 2024-02-28 02:35:37 +01:00
b39daa5c59 fix logging 2024-02-28 02:35:37 +01:00
213e04d851 log: add Log::getLevelName() 2024-02-28 02:35:36 +01:00
c990e8697d do not throw dynamically allocated exceptions 2024-02-28 02:35:36 +01:00
1e301aaa1a refactor: use of auto 2024-02-28 02:35:36 +01:00
d33be2ffc7 log: fix intialization of log level and pattern 2024-02-28 02:35:36 +01:00
f4e46f58f5 log: add Log::setPattern() 2024-02-28 02:35:36 +01:00
ef2dc97c0d log: add getter for log level 2024-02-28 02:35:36 +01:00
d6aef7bdd0 log: throw exception for unknown log levels 2024-02-28 02:35:36 +01:00
5e147da376 rewrite logging system with spdlog 2024-02-28 02:35:36 +01:00