Commit 796e4a6
committed
Switch to tracing for logging and add new example for IG API
Replaced `println!` with `tracing` macros for consistent and structured logging. Added dependencies `serde_json` and `tracing` to `Cargo.toml`. Introduced a new example, `ig.rs`, showcasing integration with the IG API. Updated library version to `0.1.2` in `Cargo.toml` and documentation.1 parent 69b832a commit 796e4a6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
0 commit comments