Merge pull request #315 from martinsumner/mas-i1765-reducelog
Mas i1765 reducelog
This commit is contained in:
commit
37f006bba1
2 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||
|
|
|
@ -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"}},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue