{"id":16335943,"url":"https://github.com/saschagrunert/mowl","last_synced_at":"2025-03-22T23:32:19.745Z","repository":{"id":54695292,"uuid":"77160558","full_name":"saschagrunert/mowl","owner":"saschagrunert","description":"My own little logger ✏️","archived":false,"fork":false,"pushed_at":"2021-02-04T10:14:59.000Z","size":572,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T15:47:35.458Z","etag":null,"topics":["log","logger","logging"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saschagrunert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-22T16:42:29.000Z","updated_at":"2021-02-04T10:14:00.000Z","dependencies_parsed_at":"2022-08-14T00:10:59.426Z","dependency_job_id":null,"html_url":"https://github.com/saschagrunert/mowl","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saschagrunert%2Fmowl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saschagrunert%2Fmowl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saschagrunert%2Fmowl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saschagrunert%2Fmowl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saschagrunert","download_url":"https://codeload.github.com/saschagrunert/mowl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245036113,"owners_count":20550662,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["log","logger","logging"],"created_at":"2024-10-10T23:42:46.673Z","updated_at":"2025-03-22T23:32:19.359Z","avatar_url":"https://github.com/saschagrunert.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mowl\n[![Build Status](https://travis-ci.org/saschagrunert/mowl.svg)](https://travis-ci.org/saschagrunert/mowl) [![Build status](https://ci.appveyor.com/api/projects/status/mfmk83rc0vw0wj36?svg=true)](https://ci.appveyor.com/project/saschagrunert/mowl) [![Coverage Status](https://coveralls.io/repos/github/saschagrunert/mowl/badge.svg?branch=master)](https://coveralls.io/github/saschagrunert/mowl?branch=master) [![master doc mowl](https://img.shields.io/badge/master_doc-mowl-blue.svg)](https://saschagrunert.github.io/mowl) [![License MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/saschagrunert/mowl/blob/master/LICENSE) [![Crates.io](https://img.shields.io/crates/v/mowl.svg)](https://crates.io/crates/mowl) [![doc.rs](https://docs.rs/mowl/badge.svg)](https://docs.rs/mowl)\n## My OWn Logger\nA simple logger with coloring support\n\n## Example usage\n```rust\n#[macro_use]\nextern crate log;\nextern crate mowl;\n\nfn main() {\n    mowl::init().unwrap();\n    warn!(\"Warning\");\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaschagrunert%2Fmowl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaschagrunert%2Fmowl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaschagrunert%2Fmowl/lists"}