Merge pull request #315 from martinsumner/mas-i1765-reducelog

Mas i1765 reducelog
This commit is contained in:
Martin Sumner 2020-07-23 14:14:04 +01:00 committed by GitHub
commit 37f006bba1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{application, leveled,
[
{description, "Key Value store based on LSM-Tree and designed for larger values"},
{vsn, "0.9.21"},
{vsn, git},
{registered, []},
{applications, [
kernel,

View file

@ -174,7 +174,7 @@
{info, "Timeout of snapshot with pid=~w at SQN=~w at TS ~w "
++ "set to timeout=~w"}},
{"P0039",
{info, "Failed to release pid=~w "
{debug, "Failed to release pid=~w "
++ "leaving SnapshotCount=~w and MinSQN=~w"}},
{"P0040",
{info, "Archiving filename ~s as unused at startup"}},