Skip to content

Logs are getting flooded by this #400

@shortthefomo

Description

@shortthefomo

The logging of this line can be excessive at times and causing issues with HPCORE and then causes further issues down on to the reputation contract as discovered by @gadget78

LOG_WARNING << "Failed to enqueue comm msg.";

we are unable to edit this value via some .cfg and it has been hardcoded to INFO level
https://github.com/EvernodeXRPL/sashimono/blob/be0039d2b3953c490895f8c3aae04c1d53617526/src/conf.hpp#L63

expected out come a .cfg is created where these values can be overridden by the operator or the default log level is reduced to ERROR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions