Project-OSRM / node-osrm

DEPRECATED Part of osrm-backend since 5.7. NodeJS bindings for OSRM
BSD 2-Clause "Simplified" License
141 stars 48 forks source link

Un-mute logging in debug mode #277

Open danpat opened 7 years ago

danpat commented 7 years ago

We're suppressing debug messages from osrm-backend. We should stop that, debug messages are useful, especially if you explicitly ask for a debug build.

daniel-j-h commented 7 years ago

@danpat what was your idea here? To have debug messages coming from libosrm through the Node.js bindings printing messages to stdout? Please clarify, close here and move to the backend.