{"id":16614348,"url":"https://github.com/romkatv/nlogevents","last_synced_at":"2025-04-22T14:10:55.296Z","repository":{"id":103726815,"uuid":"131593973","full_name":"romkatv/NLogEvents","owner":"romkatv","description":"OnLog event for NLog","archived":false,"fork":false,"pushed_at":"2023-02-09T16:49:22.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-21T19:46:42.276Z","etag":null,"topics":["dotnet","nlog"],"latest_commit_sha":null,"homepage":null,"language":"C#","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/romkatv.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":"2018-04-30T12:37:08.000Z","updated_at":"2023-02-09T16:49:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"6fb1544d-d599-4674-bcb6-b594acaba3b4","html_url":"https://github.com/romkatv/NLogEvents","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"19431a6dd6cefc989c5dc7c6c1d4bbe9f95dc0f7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romkatv%2FNLogEvents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romkatv%2FNLogEvents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romkatv%2FNLogEvents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romkatv%2FNLogEvents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/romkatv","download_url":"https://codeload.github.com/romkatv/NLogEvents/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250255700,"owners_count":21400410,"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":["dotnet","nlog"],"created_at":"2024-10-12T02:05:47.000Z","updated_at":"2025-04-22T14:10:55.290Z","avatar_url":"https://github.com/romkatv.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NLogEvents\n\nThis .NET library defines an event that triggers whenever a log record is sent\nto [NLog](https://github.com/NLog/NLog). It provides an easy to use API for\nintercepting logs.\n\n## Usage\n\n1. Add a nuget dependency on\n   [NLog.Events](https://www.nuget.org/packages/NLog.Events/).\n2. Define a target with type `OnLogEvent` in your `NLog.config`, and a rule that\n   sends some logs to it.\n3. Subscribe to `NLogEvents.Events.OnLog` event. It'll fire whenever a log\n   record is sent to the `OnLogEvent` you've defined.\n\nSee [Example](https://github.com/romkatv/NLogEvents/blob/master/Example).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromkatv%2Fnlogevents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fromkatv%2Fnlogevents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromkatv%2Fnlogevents/lists"}