Dennis Luxen
|
7f9d591ab7
|
Upgrade clang-format to version 15 (#6859)
|
2024-05-06 09:14:46 +02:00 |
|
Dennis Luxen
|
7c06726a35
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
Dennis Luxen
|
a4aa153ba4
|
Use nested namespace
It's a mechanical change to modernize the code base
|
2022-12-11 10:17:17 +01:00 |
|
Siarhei Fedartsou
|
395cc6e9df
|
Add timestamps for logs (#6375)
|
2022-09-30 14:28:52 +02:00 |
|
Siarhei Fedartsou
|
00816722dd
|
Configure Undefined Behaviour Sanitizer (#6290)
|
2022-08-01 22:40:26 +01:00 |
|
Daniel Patterson
|
50d9632ed7
|
Upgrade formatting to clang-format 10 (#5895)
* Update formatting tools to clang-format-10
* Reformat using clang-format-10.0.09
|
2020-11-26 07:21:39 -08:00 |
|
Jay Zhang
|
106082f6f8
|
feat: add ENABLE_DEBUG_LOGGING option to control debug logging output
|
2020-07-29 06:00:47 +00:00 |
|
Jay Zhang
|
36d34073da
|
Revert "chore: remove compile time debug log control"
This reverts commit 1ada466081 .
|
2020-07-29 05:10:12 +00:00 |
|
Jay Zhang
|
1ada466081
|
chore: remove compile time debug log control
|
2019-12-09 17:53:28 +08:00 |
|
Michael Krasnyk
|
e32b8bae00
|
Make unbuffered log verbosity aware
|
2017-09-15 15:01:17 +02:00 |
|
Mateusz Loskot
|
7323221e3b
|
Add --verbosity,-l command line option
Allow to fine-control logging verbosity via command line
and LogPolicy setting (useful when OSRM used as library).
Closes #4299
|
2017-08-31 00:35:23 +02:00 |
|
Daniel Patterson
|
468d8c0031
|
Refactor logging, improve error handling workflow, clang-format. (#3385)
|
2016-12-06 12:30:46 -08:00 |
|