Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow adding the path and the file in the data #117

Closed
baubakg opened this issue Jun 14, 2024 · 0 comments · Fixed by #125
Closed

Allow adding the path and the file in the data #117

baubakg opened this issue Jun 14, 2024 · 0 comments · Fixed by #125
Labels
enhancement New feature or request

Comments

@baubakg
Copy link
Member

baubakg commented Jun 14, 2024

When parsing nested log files, the path may be of importance. in these cases it is good to also keep the relative path

When parsing nested log files, the log file name may be important.

We should provide an option to include the file name in the log data

@baubakg baubakg added the enhancement New feature or request label Jun 14, 2024
baubakg added a commit that referenced this issue Jun 14, 2024
@baubakg baubakg changed the title Allow adding part of the path in the data Allow adding the path and the file in the data Jun 14, 2024
baubakg added a commit that referenced this issue Jun 14, 2024
@baubakg baubakg mentioned this issue Jun 14, 2024
1 task
baubakg added a commit that referenced this issue Jun 15, 2024
* Fixed #123 Adding the size of the files being parsed, and total size in bytes being parsed.
* Fixed #119 : We have now fixed the deprecated newInstance() method. Also we have encpsulated exceptions into a try catch
* Fixed #119 : We have now fixed the deprecated newInstance() method. Also we have encpsulated exceptions into a try catch
* Fixed issue with hard-coded Generic entry in LogData
* First fix for issues #117 & #116 we can now also include the files and their paths in the results
* Fixed #117 tested with JSON
* Fixing javadoc
* Raising coverage, and added an SDK example for the tests
* Clarified some of the exceptions
* Adding missing log file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant