Skip to content

Unexpected logging changes #469

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

Closed
mupperton opened this issue Dec 19, 2024 · 2 comments · Fixed by #475
Closed

Unexpected logging changes #469

mupperton opened this issue Dec 19, 2024 · 2 comments · Fixed by #475
Assignees

Comments

@mupperton
Copy link
Contributor

Using SDK 1.3.3, on a replay you would get a log of "Resuming (replaying) function." - This no longer appears on 0.0.0-SNAPSHOT-20241218144711

Also on 0.0.0-SNAPSHOT-20241218144711 the "Function completed with an error.\n" logs used have params.source = "JOURNAL" but now they are "USER"

For context I am using the custom logger callback

@igalshilman
Copy link
Contributor

Thanks for reporting this @mupperton, some of the logging were changed between version 1.3.x and 1.4.
You can now see the full log by running with RESTATE_LOGGING=debug perhaps that one has moved into a different log level (easy fix)

@jackkleeman
Copy link
Contributor

i am working on a fix @igalshilman

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants