Azure / Azure/azure-functions-host

Filtered logs for out-of-proc languages

Open
#2,580 2 comments 0 reactions 1 assignee Claimed by @pragnagopa View on GitHub
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

Currently, starting the host outputs everything to the console. For example - even polling traces for the blob binding.

![image](https://user-images.githubusercontent.com/8435148/37849394-b46bf84e-2e94-11e8-95c7-87548d2bd7e3.png)

Can we filter the output to only contain minimal host logs (e.g. starting functions host at local port) and function execution traces?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.