Skip to content

Split module loader exception logs if they exceed the buffer size #61

@LukasPaczos

Description

@LukasPaczos

Sometimes the stack traces when we fail to load a module are long enough to not fit into a single log statement. This can result in truncating important information, like the cause of the InvocationTargetException which is typically at the bottom of the stack trace.

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