Tidy logging following changes

Include detailed timings in a permanent log
This commit is contained in:
martinsumner 2016-12-13 12:41:44 +00:00
parent cfc6a67638
commit 52499170c0
2 changed files with 7 additions and 4 deletions

View file

@ -258,7 +258,10 @@
{"CDB12",
{info, "HashTree written"}},
{"CDB13",
{info, "Write options of ~w"}}
{info, "Write options of ~w"}},
{"CDB14",
{info, "Microsecond imings for hashtree build of "
++ "to_list ~w sort ~w build ~w"}}
])).