Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
maksymar committed May 22, 2024
1 parent 81861bf commit a627001
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rust/canister_logs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,11 @@ $ dfx deploy

### Step 3: Check canister logs:

Expect to see logs from timer traps.

```shell
# Terminal B
$ dfx canister logs canister_logs
# Expect to see logs from timer traps.
[0. 2024-05-22T12:35:32.050252022Z]: right before timer trap
[1. 2024-05-22T12:35:32.050252022Z]: [TRAP]: timer trap
[2. 2024-05-22T12:35:37.680315152Z]: right before timer trap
Expand Down

0 comments on commit a627001

Please sign in to comment.