package logging

import "github.com/tetratelabs/wazero/internal/wasi_snapshot_preview1/logging"

Index

Functions

func Config

func Config(fnd api.FunctionDefinition) (pSampler logging.ParamSampler, pLoggers []logging.ParamLogger, rLoggers []logging.ResultLogger)

func IsInLogScope

func IsInLogScope(fnd api.FunctionDefinition, scopes logging.LogScopes) bool

IsInLogScope returns true if the current function is in any of the scopes.

Source Files

logging.go

Version
v1.0.0-rc.2
Published
Mar 16, 2023
Platform
linux/amd64
Imports
8 packages
Last checked
3 hours ago

Tools for package owners.