Docs.rs
stackdriver_logger_kv-0.7.3
stackdriver_logger_kv 0.7.3
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
jennysharps
Dependencies
chrono ^0.4.10
normal
env_logger ^0.7.1
normal
log ^0.4.8
normal
pretty_env_logger ^0.4.0
normal
optional
serde_json ^1.0.47
normal
toml ^0.5.6
normal
optional
Versions
75%
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
stackdriver_
logger_
kv
0.7.3
All Items
Crate Items
Macros
Structs
Functions
Crate
stackdriver_logger_kv
Copy item path
Source
Macros
§
init_
with_
cargo
Initialize the logger using your project’s TOML file.
Structs
§
Service
Parameters expected by the logger, used for manual initialization.
Functions
§
init
Basic initializer, expects SERVICE_NAME and SERVICE_VERSION env variables to be defined, otherwise you won’t have much context available in Stackdriver.
init_
with
Initialize the logger manually.