Skip to content

RPC server: Long Log Messages #654

@gaia

Description

@gaia

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

https://paste2.org/xbEIvUhb

Acceptance criteria

  • truncate the log output in the example above
    • decide if the txs raw 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 txs bytes entirely from the log output

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestgood first issueGood for newcomerslogsAnything relating to logging

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions