Docs.rs
ic-canister-log-0.2.0
ic-canister-log 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
dfinity-publish
github:dfinity:governance-team
Dependencies
serde ^1.0.136
normal
Versions
39.13%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate ic_canister_log
ic_
canister_
log
0.2.0
All Items
Crate Items
Modules
Macros
Structs
Traits
Functions
Type Aliases
Crate
ic_
canister_
log
Copy item path
Source
Modules
§
entry_
counter
Macros
§
declare_
log_
buffer
Declares a new canister log buffer.
log
Adds a new record to a canister log buffer.
Structs
§
DevNull
LogBuffer
A circular buffer for log messages.
LogEntry
An entry in the canister log.
Traits
§
Sink
Functions
§
export
Exports the contents of a buffer as a vector of entries in the order of insertion.
Type Aliases
§
Global
Buffer