Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This adds the current `thread_name` to log entries which allows to more easily follow code paths. The resulting log lines (console and file) look like this: ``` DEBUG [Thread-43 (clean)] getortho: NUM OPEN TILES: 24. TOTAL MEM: 2282 MB INFO [Thread-71 (_udp_listen)] flighttrack: UDP listen thread exiting... INFO [MainThread] flighttrack: FlightTracker exiting. ```
- Loading branch information