mirror of
https://github.com/zvx-echo6/navi.git
synced 2026-08-26 17:31:37 +00:00
PR #34 added per-stage Auto timing logs (single-mode probing took..., hybrid candidate gathering..., hybrid probing took...) at logger.info level, but navi-offroute has no logging config, so Python's last-resort handler dropped everything below WARNING and the lines never reached stderr/journal. This one-line logging.basicConfig(level=logging.INFO) in app.py opens the gate so those lines surface in journald, letting us localize the 6-7s baseline Auto latency on in-town routes. No other changes. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| navi_admin | ||
| navi_config | ||
| navi_contacts | ||
| navi_geo | ||
| navi_landclass | ||
| navi_offroute | ||
| navi_places | ||
| navi_traffic | ||