{"id":72581,"library":"twyg","title":"Twyg","description":"A tiny logging setup for Rust applications.","status":"active","version":"0.6.3","language":"rust","source_language":null,"source_url":"https://github.com/oxur/twyg","tags":["logging","tiny","simple"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntwyg = \"0.6.3\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add twyg","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Logger","correct":"use twyg::Logger;"}],"quickstart":{"code":"use twyg::Logger;\n\nfn main() {\n    let logger = Logger::new();\n    logger.info(\"Hello, world!\");\n}","lang":"rust","description":"Logs an info message using Twyg."},"warnings":[],"env_vars":null,"search_vec":"'applic':8 'log':4,9 'rust':7 'setup':5 'simpl':11 'tini':3,10 'twyg':1","created_at":"2026-06-17T18:40:47.839838+00:00","updated_at":"2026-06-17T18:40:47.839838+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/oxur/twyg","github":"https://github.com/oxur/twyg","docs":"https://docs.rs/twyg/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["logging","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}