dfinity / examples

Example applications, microservices, and code samples for the Internet Computer
https://dfinity.org
Apache License 2.0
534 stars 343 forks source link

add `canister_logs` examples for rust and motoko #871

Closed maksymar closed 4 months ago

maksymar commented 4 months ago

Canister logging allows not only to log happy path, but also to log trapped messages and system calls like timers/heartbeat.