zkmopro/mopro

Setup basic logging

オープン

#10 opened on 2023/10/25

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (110 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (238 個のスター)
PR merge metrics
 (PR metrics pending)

説明

We want to replace ad-hoc printlns with basic logging.

Setup https://github.com/rust-lang/log with env_logger so we can write debug! etc, see context and fine tune log levels.

Some care might need to be taken in context of FFI environment and multiple crates.

コントリビューターガイド