Crate stackdriver_logger_kv

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.