Azure / Azure/azure-functions-host
Add more logging when the function app goes into offline mode
Open
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
Currently when the function app goes into offline mode we have minimal logs which basically says `Host is offline.` We need to add more logging to basically show what action or when we initiated the process of bringing the app offline.
Contributor guide
Research direction
Start by locating the existing `Host is offline.` log and trace the function app's transition into offline mode. Done means the host logs which action initiated the transition and when the process began, providing more context than the current message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100