-
Notifications
You must be signed in to change notification settings - Fork 780
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerslogsAnything relating to loggingAnything relating to logging
Milestone
Description
Feature Request
Summary
Syslog has trouble handling these long strings (see below). Not sure if they are even needed in logs, but it would surely be great to be able to suppress them, even if syslog gets adjusted to handle them (max message size), just to spare disk IO and reduce log size.
Problem Definition
Acceptance criteria
- truncate the log output in the example above
- decide if the
txsraw bytes are useful in the log in the first place (most likely not useful)- if useful: keep a truncated version;
- if not useful: remove the
txsbytes entirely from the log output
- decide if the
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerslogsAnything relating to loggingAnything relating to logging