near-env

Crates.ionear-env
lib.rsnear-env
version0.1.10
sourcesrc
created_at2021-03-11 20:31:44.384978
updated_at2021-04-20 11:13:45.902585
descriptionUnofficial NEAR envlog macro to log every method call inside `near_bindgen`
homepagehttps://github.com/acuarica/near-env
repositoryhttps://github.com/acuarica/near-env
max_upload_size
id367417
size15,148
Luis Mastrangelo (acuarica)

documentation

README

Unofficial NEAR envlog macro

The provided macro near_envlog makes every contract invocation loggable. To log it uses near_sdk::env::log.

Commit count: 30

cargo fmt