Remove unnecessary logs
This commit is contained in:
parent
d3ad3225dd
commit
53afd70174
1 changed files with 1 additions and 5 deletions
|
@ -327,11 +327,7 @@
|
|||
{info, "After ~w PUTs total write time is ~w total sync time is ~w "
|
||||
++ "and max write time is ~w and max sync time is ~w"}},
|
||||
{"CDB18",
|
||||
{info, "Handled return and write of hashtable"}},
|
||||
{"CDB19",
|
||||
{info, "Transferring filename ~s to waste ~s"}},
|
||||
{"CDB20",
|
||||
{info, "Deleting filename ~s as no waste retention period defined"}}
|
||||
{info, "Handled return and write of hashtable"}}
|
||||
]).
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue