Docs.rs
cassandra-cpp-3.0.2
cassandra-cpp 3.0.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
kw217
angusi
johnbatty
Dependencies
bigdecimal ^0.4.2
normal
cassandra-cpp-sys ^1.1.1
normal
error-chain ^0.12
normal
libc ^0.2
normal
log ^0.4.17
normal
optional
parking_lot ^0.12
normal
slog ^2
normal
optional
uuid ^1.0
normal
futures ^0.3.1
dev
logtest ^2.0.0
dev
tokio ^1.0
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
cassandra_
cpp
3.0.2
cassandra_cpp
Function
set_slog_logger
Copy item path
Source
pub fn set_slog_logger(logger:
Logger
)
Expand description
Set a
slog
logger to receive all Cassandra driver logs.