Skip to content

worldline/gcp-structured-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCP Structured Logging

A Rust workspace providing two complementary crates for working with Google Cloud Structured Logging:

  • tracing-gcp-formatter — a tracing layer that emits logs in the GCP Simplified Structured Logging JSON format, ready to be ingested by Cloud Logging.
  • gcp-log — a CLI tool that reads GCP log entries from stdin and renders them as a readable, colorized terminal output.

tracing-gcp-formatter

See crate level README.


gcp-log

See crate level README.


License

MIT

Shoutouts

About

A Layer implementation for tokio-rs/tracing, providing GCP structured logging and CLI parser for pretty rendering

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors