Reduce log levels
Remove some log noise to debug level
This commit is contained in:
parent
151dd3ab70
commit
ee534081c3
1 changed files with 2 additions and 2 deletions
|
@ -114,7 +114,7 @@
|
||||||
{"P0027",
|
{"P0027",
|
||||||
{info, "Rename of manifest from ~s ~w to ~s ~w"}},
|
{info, "Rename of manifest from ~s ~w to ~s ~w"}},
|
||||||
{"P0028",
|
{"P0028",
|
||||||
{info, "Adding cleared file ~s to deletion list"}},
|
{debug, "Adding cleared file ~s to deletion list"}},
|
||||||
{"P0029",
|
{"P0029",
|
||||||
{info, "L0 completion confirmed and will transition to not pending"}},
|
{info, "L0 completion confirmed and will transition to not pending"}},
|
||||||
{"P0030",
|
{"P0030",
|
||||||
|
@ -258,7 +258,7 @@
|
||||||
{"SFT13",
|
{"SFT13",
|
||||||
{error, "Segment filter failed due to ~s"}},
|
{error, "Segment filter failed due to ~s"}},
|
||||||
{"SFT14",
|
{"SFT14",
|
||||||
{info, "Range fetch from SFT PID ~w"}},
|
{debug, "Range fetch from SFT PID ~w"}},
|
||||||
|
|
||||||
{"CDB01",
|
{"CDB01",
|
||||||
{info, "Opening file for writing with filename ~s"}},
|
{info, "Opening file for writing with filename ~s"}},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue