Docs.rs
ringo-core-0.11.0
ringo-core 0.11.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
davidborzek
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
libc ^0.2
normal
openssl-sys ^0.9
normal
serde_json ^1
normal
tokio ^1
normal
bindgen ^0.72
build
pkg-config ^0.3
build
Versions
30.77%
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
write
ringo_
core
0.11.0
In ringo_
core::
log
ringo_core
::
log
Function
write
Copy item path
Source
pub fn write(level:
Level
, msg: &
str
)
Expand description
Write a single log line. No-op until a sink is initialized.