Gray Wolf Corporation

Some webjobs actions send null to ILogger

I hooked up SeriLog to my webjob app and everything seemed to be fine until random "null" messages started appearing in the console.

webjob-null-action

I found an old message at github that seems to indicate that there are some webjobs actions that feed messages to ILogger. If they are successful, null is sent as the message.

While not fatal, it is kind of annoying. Simple enough to exclude with .Filter.ByExcluding when initializing SeriLog

Some webjobs actions send null to ILogger
An unhandled error has occurred. Reload 🗙