Skip to content

Add source information to events (source file, line number) #449

@jlittle-ptc

Description

@jlittle-ptc

Is your feature request related to a problem? Please describe.
Our application can identify areas of concern in a log file, and having the ability to direct the user to the specific line(s) in the source file where the problem occurs would improve the user experience.

Describe the solution you'd like
At a minimum the starting line number added to the GCEvent. Adding an end line is optional, but might be useful.

We currently only use the SingleGCLogFile source in our application, but those using the RotatingGCLogFile may want to have the source filename/path available as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions