Commit Graph

3 Commits

Author SHA1 Message Date
Aaron Po
20742bb613 Update string concatenations to use std::format
add pretty print log
2026-05-20 00:46:57 -04:00
Aaron Po
54a46458a3 Integrate logging channel system
update logging to use logger channel

updates
2026-05-20 00:38:00 -04:00
2ee7b3d2a2 Add timeout to wikipedia enrichment to avoid breaking rate limits, add mock enrichment (#224)
* Add timeout for enrichment, refactor json deserialization

* Add location count to application options and as a cli arg

* Add mock enrichment process
2026-05-14 19:15:51 -04:00