Skip to content

Adding a Info level log entry after function app assembly load#2148

Merged
kshyju merged 1 commit intomainfrom
shkr/fnh-log-spcln-done
Dec 13, 2023
Merged

Adding a Info level log entry after function app assembly load#2148
kshyju merged 1 commit intomainfrom
shkr/fnh-log-spcln-done

Conversation

@kshyju
Copy link
Copy Markdown
Member

@kshyju kshyju commented Dec 11, 2023

Adding a log statement after worker assembly is successfully loaded during language worker specialization. We had a previous log statement, but that was a trace level log entry. Changed it to INFO level and including the process id and APP_POOL_ID environment variable value.

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)

@kshyju kshyju requested a review from safihamid December 11, 2023 21:58
Comment thread host/src/FunctionsNetHost/Grpc/IncomingGrpcMessageHandler.cs
Comment thread host/src/FunctionsNetHost/Grpc/IncomingGrpcMessageHandler.cs
Copy link
Copy Markdown

@safihamid safihamid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

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.

3 participants