mattias-fjellstrom / go-custom-handler-logging

A simple example of how to log from an Azure Function App using a Go custom handler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure functions custom handlers in Go: Logging

A small sample to illustrate how to log using a custom JSON format in order to use a Kusto query language function parse_json() to query your logs.

About

A simple example of how to log from an Azure Function App using a Go custom handler


Languages

Language:Go 95.9%Language:Shell 4.1%