-
Notifications
You must be signed in to change notification settings - Fork 1
Plugin logs too verbosely #3
Copy link
Copy link
Open
Labels
Bug: Confirmed (Medium)Confirmed bug that mildly affects main plugin functions. To be fixed at one of major plugin updates.Confirmed bug that mildly affects main plugin functions. To be fixed at one of major plugin updates.
Metadata
Metadata
Assignees
Labels
Bug: Confirmed (Medium)Confirmed bug that mildly affects main plugin functions. To be fixed at one of major plugin updates.Confirmed bug that mildly affects main plugin functions. To be fixed at one of major plugin updates.
While reviewing someone's logs, I noticed this plugin dumps all transaction details to the Info log level, which filled up most of their log's data. Those entries might be better moved to the Debug or Verbose log levels instead, as they're not providing information for troubleshooting so much as printing all details.