{"id":16330376,"url":"https://github.com/tetsuo13/vim-log4j","last_synced_at":"2026-01-22T06:38:07.249Z","repository":{"id":3664986,"uuid":"4733779","full_name":"tetsuo13/Vim-log4j","owner":"tetsuo13","description":"Syntax highlighting for log4j and log4php","archived":false,"fork":false,"pushed_at":"2012-07-07T02:34:20.000Z","size":99,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-17T10:21:34.579Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.vim.org/scripts/script.php?script_id=4111","language":"VimL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tetsuo13.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":"2012-06-21T02:03:14.000Z","updated_at":"2024-11-18T03:16:13.000Z","dependencies_parsed_at":"2022-08-06T14:15:15.084Z","dependency_job_id":null,"html_url":"https://github.com/tetsuo13/Vim-log4j","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/tetsuo13/Vim-log4j","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetsuo13%2FVim-log4j","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetsuo13%2FVim-log4j/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetsuo13%2FVim-log4j/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetsuo13%2FVim-log4j/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tetsuo13","download_url":"https://codeload.github.com/tetsuo13/Vim-log4j/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetsuo13%2FVim-log4j/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28657046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-10T23:19:07.285Z","updated_at":"2026-01-22T06:38:07.231Z","avatar_url":"https://github.com/tetsuo13.png","language":"VimL","readme":"# log4php Syntax for Vim\n\nAdds syntax highlighting for [log4j](http://logging.apache.org/log4j/) and\n[log4php](http://logging.apache.org/log4php/) log files. Initially created to\nsolve log4php syntax highlighting.\n\n## Installation\n\nCopy `log4j.vim` into your `~/.vim/syntax` directory. Because there is no\nreliable method of detecting log files generated from log4j/log4php, you can\noutput log files have a `.log` extension and add the following to your\n`~/.vimrc` file to trigger the syntax highlighting:\n\n    autocmd BufRead,BufNewFile *.log set syntax=log4j\n\nIf renaming log file extensions is not possible or desirable you can specify\nthe exact name or pattern for the log files:\n\n    autocmd BufRead,BufNewFile program_log set syntax=log4j\n\n## License\n\n### This code is free to use under the terms of the MIT license.\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be included\nin all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftetsuo13%2Fvim-log4j","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftetsuo13%2Fvim-log4j","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftetsuo13%2Fvim-log4j/lists"}