Docs.rs
sp-io-7.0.0
sp-io 7.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
bytes ^1.1.0
normal
parity-scale-codec ^3.1.3
normal
futures ^0.3.21
normal
hash-db ^0.15.2
normal
libsecp256k1 ^0.7
normal
log ^0.4.17
normal
parking_lot ^0.12.1
normal
secp256k1 ^0.24.0
normal
sp-core ^7.0.0
normal
sp-externalities ^0.13.0
normal
sp-keystore ^0.13.0
normal
sp-runtime-interface ^7.0.0
normal
sp-state-machine ^0.13.0
normal
sp-std ^5.0.0
normal
sp-tracing ^6.0.0
normal
sp-trie ^7.0.0
normal
sp-wasm-interface ^7.0.0
normal
tracing ^0.1.29
normal
tracing-core ^0.1.28
normal
Versions
100%
of the crate is documented
Go to latest version
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
☰
Module logging
Structs
Functions
?
Module
sp_io
::
logging
source
·
[
−
]
Expand description
Interface that provides functions for logging from within the runtime.
Structs
HostFunctions
Provides implementations for the extern host functions.
Functions
log
Request to print a log message on the host.
max_level
Returns the max log level used by the host.