ic_mple_log 0.9.0

A logging implementation for `log` in IC
Documentation

Implementation of common Rust log usable by IC canisters. See the documentation for [Logger] about how to initialize and use log.

This crate also provides a canister trait [canister::LogCanister] (use canister feature to enable), which simplifies adding logging configuration to your canister.