Crate momento_functions_log

Crate momento_functions_log 

Source
Expand description

log adapter for Momento Functions

This crate adapts log to Momento Functions. log is a standard logging crate, used widely across the ecosystem.

Functions use wasm32-wasip2 as the target architecture. They use the WIT Component Model to describe the ABI.

You are likely to be interested in the sibling crates:

Functionsยง

configure_logs
Entrypoint for configuring logs to be delivered to a destination(s)