On Thu, 10 Dec 2020 at 11:45, Artur Bialecki <abiale...@ims.tech> wrote:
>
> I’ve recompiled the osrm backend with “cmake .. -DCMAKE_BUILD_TYPE=Debug” but 
> I don’t see any additional logging. Are there any other flags that need to be 
> passed during building or to the process itself?

Search for ENABLE_DEBUG_LOGGING, but it should be auto-enabled for the
Debug build
https://github.com/Project-OSRM/osrm-backend/blob/370081ec1413bf512d39a204cdb29a541aa7e45b/CMakeLists.txt

The programs often accept verbosity option, e.g.
https://github.com/Project-OSRM/osrm-backend/blob/370081ec1413bf512d39a204cdb29a541aa7e45b/src/tools/contract.cpp#L37-L38

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net

_______________________________________________
OSRM-talk mailing list
OSRM-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk

Reply via email to