Switch log to warning

As the database will continue to function
This commit is contained in:
Martin Sumner 2018-09-27 15:54:16 +01:00
parent 88e4cf2361
commit 1fc2c7ff2b

View file

@ -364,7 +364,7 @@
++ "with totals of cycle_count=~w " ++ "with totals of cycle_count=~w "
++ "fetch_time=~w index_time=~w"}}, ++ "fetch_time=~w index_time=~w"}},
{"CDB20", {"CDB20",
{error, "Error ~w caught when safe reading a file to length ~w"}} {warn, "Error ~w caught when safe reading a file to length ~w"}}
]). ]).