{"id":33232217,"url":"https://github.com/jachguate/jachLogMgr","last_synced_at":"2025-12-01T04:00:58.761Z","repository":{"id":151577614,"uuid":"378806940","full_name":"jachguate/jachLogMgr","owner":"jachguate","description":"Open Source logging library for Delphi","archived":false,"fork":false,"pushed_at":"2024-11-04T20:08:20.000Z","size":182,"stargazers_count":48,"open_issues_count":6,"forks_count":10,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-11-04T21:20:08.390Z","etag":null,"topics":["delphi","delphi-library","logging","pascal"],"latest_commit_sha":null,"homepage":"","language":"Pascal","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/jachguate.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":"2021-06-21T04:34:08.000Z","updated_at":"2024-11-04T20:08:23.000Z","dependencies_parsed_at":"2024-11-04T21:20:23.025Z","dependency_job_id":"0627c108-3fd5-4bcf-9669-622fe253b15b","html_url":"https://github.com/jachguate/jachLogMgr","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/jachguate/jachLogMgr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jachguate%2FjachLogMgr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jachguate%2FjachLogMgr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jachguate%2FjachLogMgr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jachguate%2FjachLogMgr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jachguate","download_url":"https://codeload.github.com/jachguate/jachLogMgr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jachguate%2FjachLogMgr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27422214,"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","status":"online","status_checked_at":"2025-12-01T02:00:06.371Z","response_time":60,"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":["delphi","delphi-library","logging","pascal"],"created_at":"2025-11-16T18:00:21.983Z","updated_at":"2025-12-01T04:00:58.752Z","avatar_url":"https://github.com/jachguate.png","language":"Pascal","funding_links":[],"categories":["Logging"],"sub_categories":[],"readme":"# jachLog\n\nA pure pascal, flexible, extensible and lightweight library to add logging capabilities to your Delphi applications. The library supports multithreaded applications and is itself multithreaded to minimize the impact writing the log may have on the performance on mission critical applications.\n\nThe main logging class provide methods to add log records in a simple, yet powerful manner.\n\n## Features\n\nThe main features of the library are:\n\n* The entire log can be switched on and off.\n* Multiple logging topics can be switched on and off individually.\n* Multiple logging levels to allow filtering out messages by topic and severity level.\n* Multiple logging destinations\n\t- Disk (auto rotate by size limit)\n\t- Console\n\t- Visual rich edit component (VCL) and Memo component (FMX) \n\t- Local or remote Syslog (Indy based)\n\t\t+ ICS based (Will be added if required by the community)\n\t\t+ Based on other TCP/UDP library (Only if required by the community)\n\t- Windows event log (Coming on v 2.5)\n\t- Android standard log (Coming on v 2.6)\n\t- Linux standard log (Coming on v 3.0+)\n\t- Database base class (Coming on v 3.0+)\n\n## Delphi versions\n\nDelphi versions supported: 10 and Up. (Last version tested is Delphi 11). It may work in Delphi 2009 or greater. If you successfully use it on an earlier version, please let the author know that.\n\n## Documentation\n\nThe official documentation resides in the project wiki at github: [jachLog documentatrion](https://github.com/jachguate/jachLogMgr/wiki).\n\n## GetIt\n\nYou can download and install the library via GetIt package manager inside Delphi/RAD Studio IDE.\n\n## Getting started\n\nIt takes 5 minutes to download the code and start using the library, read the [get started guide](https://github.com/jachguate/jachLogMgr/wiki/GetStartedWithJachLog)\n\n## Demos\n\nTake a look at the demos folder to learn how the library is used. To learn more abut them, read the [Documentation of the jachLog demo applications](https://github.com/jachguate/jachLogMgr/wiki/Demos)\n\n## Contact\n\nContact the developer via mail on *jachguate at gmail dot com*.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjachguate%2FjachLogMgr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjachguate%2FjachLogMgr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjachguate%2FjachLogMgr/lists"}