Switch log to warning
As the database will continue to function
This commit is contained in:
parent
88e4cf2361
commit
1fc2c7ff2b
1 changed files with 1 additions and 1 deletions
|
@ -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"}}
|
||||||
]).
|
]).
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue