{"id":22472220,"url":"https://github.com/ckampfe/wlog","last_synced_at":"2025-03-27T16:21:39.326Z","repository":{"id":72030691,"uuid":"302400665","full_name":"ckampfe/wlog","owner":"ckampfe","description":null,"archived":false,"fork":false,"pushed_at":"2020-10-09T17:02:59.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-01T20:11:16.568Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ckampfe.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-08T16:31:06.000Z","updated_at":"2020-11-15T22:42:15.000Z","dependencies_parsed_at":"2023-03-24T07:48:27.886Z","dependency_job_id":null,"html_url":"https://github.com/ckampfe/wlog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckampfe%2Fwlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckampfe%2Fwlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckampfe%2Fwlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckampfe%2Fwlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ckampfe","download_url":"https://codeload.github.com/ckampfe/wlog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245878932,"owners_count":20687300,"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":[],"created_at":"2024-12-06T12:12:45.785Z","updated_at":"2025-03-27T16:21:39.300Z","avatar_url":"https://github.com/ckampfe.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wlog\n\nLike `watch`, but with logging.\nUseful to repeatedly run a command and see what changed in successive invocations.\n\n---\n\n## example\n\n```\n$ wlog -n 2 \"wc -l src/main.rs\"\n16:52:56 [INFO]       93 src/main.rs\n\n16:52:58 [INFO]       93 src/main.rs\n\n16:53:00 [INFO]       93 src/main.rs\n\n16:53:02 [INFO]       93 src/main.rs\n\n16:53:04 [INFO]       93 src/main.rs\n\n16:53:06 [INFO]       93 src/main.rs\n\n16:53:08 [INFO]       93 src/main.rs\n```\n\n## use\n\n```\n$ wlog -h\nwlog ff6ac2c\n\nUSAGE:\n    wlog [FLAGS] [OPTIONS] \u003ccommand\u003e\n\nFLAGS:\n    -h, --help       Prints help information\n    -q, --quiet      Suppress terminal output. Has no effect on file output\n    -V, --version    Prints version information\n\nOPTIONS:\n    -f, --file \u003coutput\u003e         Log output to a file\n    -n, --interval \u003cseconds\u003e    Time in seconds between two ticks [default: 2]\n\nARGS:\n    \u003ccommand\u003e    The command to repeat\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fckampfe%2Fwlog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fckampfe%2Fwlog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fckampfe%2Fwlog/lists"}