- Use the ARC memory model for release builds.
- Move logfile to a command line switch, to avoid chicken-and-egg logging when failing to parse YAML.
- Fix logic bug: Stop processing rules on a good match
- Add performance timer and memory used when logging to file
- Rename 'headers' to 'match' in configuration file, more intention revealing
- Add logger explicit flock (unlock) at process exit
FossilOrigin-Name: 7c439d99044b8d725c2dc1a806eec14fff7f0675afb14920de3c7c2581907640
- Use an optional logger (global) tied into debug()
- Defer string interpolation for logging until we know we need it
FossilOrigin-Name: 0b3e7b516a0fed2cd11fd49a5ce76fde2db36bffa30914b63f9940a4d79bb5f8