Skip to content

Logging fixes #475

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

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Logging fixes #475

merged 1 commit into from
Dec 20, 2024

Conversation

jackkleeman
Copy link
Contributor

@jackkleeman jackkleeman commented Dec 20, 2024

  • Use vm logger for invocation start/end logs
  • The vm logger should have source: journal
  • We should use the custom logger for logs that happen before the start message is processed
  • We should use the terminology 'Invocation completed' not 'Function completed'
  • Bring back 'Replaying invocation'

Fixes #469

- Use vm logger for invocation start/end logs
- The vm logger should have source: journal
- We should use the custom logger for logs that happen before the start
  message is processed
- We should use the terminology 'Invocation completed' not 'Function
  completed'
- Bring back 'Replaying invocation'
Copy link

Test Results

  5 files  ±0    5 suites  ±0   2m 22s ⏱️ +9s
 47 tests ±0   46 ✅ ±0  1 💤 ±0  0 ❌ ±0 
119 runs  ±0  117 ✅ ±0  2 💤 ±0  0 ❌ ±0 

Results for commit fc2ba93. ± Comparison against base commit 0eff045.

@jackkleeman jackkleeman merged commit 56ec4eb into main Dec 20, 2024
3 checks passed
@jackkleeman jackkleeman deleted the logging-fixes branch December 20, 2024 15:26
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 this pull request may close these issues.

Unexpected logging changes
2 participants