Skip to content

Tracer Plugin - Logs do not show exceptions/stacktraces #40

@davidjgonzalez

Description

@davidjgonzalez

@chetanmeh been meaning to log for this some time; it doesnt appear exception stacktraces are included in tracer logs.

For example...
image

The actual log statement for the above reads log.info('Error during children processing of {}', path, e); and the error.log has the NPE exception and the stack tracer. Looking at the Tracer response, i dont see that info being sent.

I am setting caller=true on all tracersets (including that package) which includes the call stack, but not the exception stacktrace. Am i missing something?

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