Log about cache ratio and object hit ratio

If not a snapshot.
This commit is contained in:
Martin Sumner 2019-08-29 17:48:46 +01:00
parent ecda13872a
commit d5c1d1e51e
2 changed files with 23 additions and 17 deletions

View file

@ -81,7 +81,8 @@
{warn, "Ratio of penciller cache size ~w to bookie's memory "
++ "cache size ~w is larger than expected"}},
{"B0021",
{info, "Bookie fetch RequestCount=~w and CacheCount=~w"}},
{info, "Bookie fetch RequestCount=~w and CacheCount=~w and "
++ "ObjectFoundCount=~w"}},
{"R0001",
{debug, "Object fold to process batch of ~w objects"}},