mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-07-20 14:31:49 +00:00
* UriProcessingFormatter.java
allow pre-caching of a specific LogRecord's formatted version, outside the synchronized publish()
* GenerationFileHandler.java
force a format before publish(), to benefit above (a small hit in other cases where it's redundant)