{"id":23655217,"url":"https://github.com/caplin/zaplog","last_synced_at":"2025-11-22T07:30:14.757Z","repository":{"id":7529234,"uuid":"8880780","full_name":"caplin/ZapLog","owner":"caplin","description":"Command Line Log Tool","archived":false,"fork":false,"pushed_at":"2013-05-13T09:09:11.000Z","size":175,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-12-28T19:52:03.392Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":false,"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/caplin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-19T14:39:06.000Z","updated_at":"2014-06-03T12:56:13.000Z","dependencies_parsed_at":"2022-08-27T18:20:38.476Z","dependency_job_id":null,"html_url":"https://github.com/caplin/ZapLog","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/caplin%2FZapLog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caplin%2FZapLog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caplin%2FZapLog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caplin%2FZapLog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caplin","download_url":"https://codeload.github.com/caplin/ZapLog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239627287,"owners_count":19670844,"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-28T19:51:55.990Z","updated_at":"2025-11-22T07:30:13.489Z","avatar_url":"https://github.com/caplin.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"#ZapLog\n======\nCommand Line Log Tool written in Java.\n\n##Usage\n=====\nParameter | Description\n--- | ---\n`-a, -audit` | includes report from plugins\n`-c, -chronological` | sort log lines in chronological order\n`-f, -format` | formats the log lines\n`-ln, -linenumbers` | includes line numbers\n`-nf, -nofilenames` | doesn`t include filenames in output\n`-nh, -noheader` | no header in output\n`-nologoutput` | output only includes header\n`-ns, -nostrings` | filter out specific strings\n`-o, -output` | output to file\n`-p, -pretty` | (Linux) enables colors for different log files \n`-r` | recursively finds logs in folders\n`regex` | filter log lines by regex\n`s` | filter log lines by strings\n`tail` | (Experiemental) tails the output\n\n\n##Examples\n========\n####Basic\n ```\n ./zaplog var/mylog1.log logs/mylog2.log \n ```\n  \n####Chronological Ordering\n```\n./zaplog var/* -c\n```\n\t\n####File Output\n```\n ./zaplog var/* -c -f -o=result.txt\n```\n\t\n####Pretty Print (Linux)\n```\n./zaplog var/mylog1.log var/mylog2.log -c -f -p | less -R\n```  \n\t\n####Regex/String Filtering\n```\n./zaplog var/* -s=user1 -ns=WATCHLIST -regex=.*\n```\n\n####Only Show Log Text\n```\n./zaplog var/* -nf -nh -nt\n```\n  \n####Grep with Colors (Linux)\n```\n./zaplog var/* -f -c | grep --color=always user | less -R\n```\t\n\n####Print Output from Plugins\n```\n./zaplog var/* -a\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaplin%2Fzaplog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaplin%2Fzaplog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaplin%2Fzaplog/lists"}