{"id":67997,"library":"jacklog","title":"Jacklog","description":"Easy way to get logging the way Jack always wants anyway.","status":"active","version":"0.4.1","language":"rust","source_language":null,"source_url":null,"tags":["logging","simple","utility"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\njacklog = \"0.4.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add jacklog","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Logger","correct":"use jacklog::Logger;"}],"quickstart":{"code":"use jacklog::Logger;\n\nfn main() {\n    let logger = Logger::new();\n    logger.log(\"Hello, world!\");\n}","lang":"rust","description":"Initialize and use the Jacklog logger."},"warnings":[],"env_vars":null,"search_vec":"'alway':10 'anyway':12 'easi':2 'get':5 'jack':9 'jacklog':1 'log':6,13 'simpl':14 'util':15 'want':11 'way':3,8","created_at":"2026-06-17T17:44:20.470829+00:00","updated_at":"2026-06-17T17:44:20.470829+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://git.sr.ht/~brownjohnf/jackutils","github":null,"docs":"https://docs.rs/jacklog/","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}}