Soften log noise
This commit is contained in:
parent
9ab401c694
commit
486af59da1
4 changed files with 14 additions and 10 deletions
|
@ -56,7 +56,7 @@
|
|||
{"B0008",
|
||||
{info, "Bucket list finds no more results"}},
|
||||
{"B0009",
|
||||
{info, "Bucket list finds Bucket ~w"}},
|
||||
{debug, "Bucket list finds Bucket ~w"}},
|
||||
{"B0011",
|
||||
{warn, "Call to destroy the store and so all files to be removed"}},
|
||||
{"B0013",
|
||||
|
@ -191,7 +191,7 @@
|
|||
{"PC006",
|
||||
{debug, "Work prompted but none needed"}},
|
||||
{"PC007",
|
||||
{info, "Clerk prompting Penciller regarding manifest change"}},
|
||||
{debug, "Clerk prompting Penciller regarding manifest change"}},
|
||||
{"PC008",
|
||||
{info, "Merge from level ~w to merge into ~w files below"}},
|
||||
{"PC009",
|
||||
|
@ -269,9 +269,9 @@
|
|||
{info, "Unexpected failure to fetch value for Key=~w SQN=~w "
|
||||
++ "with reason ~w"}},
|
||||
{"I0002",
|
||||
{info, "Journal snapshot ~w registered at SQN ~w"}},
|
||||
{debug, "Journal snapshot ~w registered at SQN ~w"}},
|
||||
{"I0003",
|
||||
{info, "Journal snapshot ~w released"}},
|
||||
{debug, "Journal snapshot ~w released"}},
|
||||
{"I0004",
|
||||
{info, "Remaining number of journal snapshots is ~w"}},
|
||||
{"I0005",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue