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 for adding the file name as a key #116

Closed
baubakg opened this issue Jun 14, 2024 · 1 comment
Closed

Allow for adding the file name as a key #116

baubakg opened this issue Jun 14, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists
Milestone

Comments

@baubakg
Copy link
Member

baubakg commented Jun 14, 2024

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 added a commit that referenced this issue Jun 14, 2024
@baubakg baubakg added this to the 1.11.0 milestone Jun 14, 2024
@baubakg baubakg added the duplicate This issue or pull request already exists label Jun 14, 2024
@baubakg
Copy link
Member Author

baubakg commented Jun 14, 2024

Merging this with #117

@baubakg baubakg closed this as completed Jun 14, 2024
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
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

1 participant