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

Java Loggers #939

Merged
merged 80 commits into from
Oct 31, 2022
Merged

Java Loggers #939

merged 80 commits into from
Oct 31, 2022

Conversation

TheMellyBee
Copy link
Contributor

Description

This incremental iteration focuses on the Java loggers, but note that the TransientLogger is not done until I do the Writer (next iteration). Please remember while reviewing that the metric we have right now is the Integral Metric going from start to end.

NOTE: This was built off of a branch and then another branch due to PRs. Sadly that's made the commits pretty wild, only the last 10 or so are from this feature and all will be squashed on merge. I did research how to fix that but it looks like best way I saw was on the squash :/

TheMellyBee added 30 commits August 23, 2022 02:35
…ill need to add the rest of the metrics that are currently commented out after ints are done)
…solver to directly call zero() as it builds instead of reflection or through another point
… and if not then true for no columns added
…te some errors, make spotless, build works
@TheMellyBee TheMellyBee added the java java-sdk label Oct 27, 2022
@TheMellyBee TheMellyBee self-assigned this Oct 27, 2022
TheMellyBee added 2 commits October 27, 2022 12:37
richard-rogers
richard-rogers previously approved these changes Oct 27, 2022
@TheMellyBee TheMellyBee merged commit 1fad8b6 into mainline Oct 31, 2022
@TheMellyBee TheMellyBee deleted the dev/melly/java/loggers branch October 31, 2022 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java java-sdk
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants