Skip to content

Instantly share code, notes, and snippets.

View nlopes's full-sized avatar
💭
🔥 🔥 🔥 💻 🔥 🔥 🔥

Norberto Lopes nlopes

💭
🔥 🔥 🔥 💻 🔥 🔥 🔥
View GitHub Profile
@nlopes
nlopes / main.rs
Last active October 29, 2023 13:34
rust tracing setup
// main.rs
use tracing_subscriber::prelude::*;
fn main() {
// set up the subscriber
tracing_subscriber::registry()
.with(tracing_subscriber::EnvFilter::from_default_env())
.with(
tracing_subscriber::fmt::layer()
.with_span_events(tracing_subscriber::fmt::format::FmtSpan::CLOSE),
@nlopes
nlopes / keybase.md
Created July 11, 2015 16:30
keybase.md

Keybase proof

I hereby claim:

  • I am nlopes on github.
  • I am nlopes (https://keybase.io/nlopes) on keybase.
  • I have a public key whose fingerprint is 5490 1830 B7E2 B270 17A8 FC88 3475 B266 2173 CBE9

To claim this, I am signing this object: