Need more options to control logging level. #65

Open
opened 2022-09-21 20:16:41 +02:00 by moodyjon · 0 comments
moodyjon commented 2022-09-21 20:16:41 +02:00 (Migrated from github.com)

Right now, a --debug option is supported. But we need to have more options to control the logging.

Some logging sites are Warn() or higher just to ensure messages show up in testing. Long term those logging sites will need to be adjusted downward to Info, Debug, Trace.

Right now, a `--debug` option is supported. But we need to have more options to control the logging. Some logging sites are `Warn()` or higher just to ensure messages show up in testing. Long term those logging sites will need to be adjusted downward to Info, Debug, Trace.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/herald.go#65
No description provided.