{"id":19257270,"url":"https://github.com/logzio/logzio-dotnet","last_synced_at":"2025-04-06T09:09:59.913Z","repository":{"id":38355559,"uuid":"76575996","full_name":"logzio/logzio-dotnet","owner":"logzio","description":"Logz.io shippers for .NET frameworks, currently including log4net and NLog.","archived":false,"fork":false,"pushed_at":"2024-09-16T16:53:02.000Z","size":317,"stargazers_count":22,"open_issues_count":2,"forks_count":37,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-03-30T07:11:12.206Z","etag":null,"topics":["integration","log4net","logzio","nlog"],"latest_commit_sha":null,"homepage":"","language":"C#","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/logzio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2016-12-15T16:22:05.000Z","updated_at":"2024-09-18T18:27:11.000Z","dependencies_parsed_at":"2022-08-25T01:31:55.833Z","dependency_job_id":"3d33ae56-c197-4398-9ff2-19110855e4c5","html_url":"https://github.com/logzio/logzio-dotnet","commit_stats":{"total_commits":176,"total_committers":26,"mean_commits":6.769230769230769,"dds":0.5625,"last_synced_commit":"99d60d967f632048d21a48f994dccf414e8c2194"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logzio%2Flogzio-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logzio%2Flogzio-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logzio%2Flogzio-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logzio%2Flogzio-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/logzio","download_url":"https://codeload.github.com/logzio/logzio-dotnet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247457803,"owners_count":20941906,"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":["integration","log4net","logzio","nlog"],"created_at":"2024-11-09T19:09:17.389Z","updated_at":"2025-04-06T09:09:59.891Z","avatar_url":"https://github.com/logzio.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Travis Build Status](https://travis-ci.org/logzio/logzio-dotnet.svg?branch=master)](https://travis-ci.org/logzio/logzio-dotnet)\n\n# logzio-dotnet\n\nThis repository contains the [Logz.io](http://www.logz.io) shippers for .NET frameworks, currently including [log4net](https://logging.apache.org/log4net/) and [NLog](http://nlog-project.org/).\n\nPrerequisites:\n.Net Core SDK version 2.0 or above\n\n- [log4net appender installation and configuration](docs/log4net.md)  [![NuGet](https://img.shields.io/nuget/v/Logzio.DotNet.Log4net.svg)](https://www.nuget.org/packages/Logzio.DotNet.Log4net)\n- [NLog target installation and configuration](docs/nlog.md) [![NuGet](https://img.shields.io/nuget/v/Logzio.DotNet.NLog.svg)](https://www.nuget.org/packages/Logzio.DotNet.NLog)\n\n## Features\n- Async, non-blocking and non-throwing logging to [Logz.io](http://www.logz.io)\n- Logs are uploaded in bulks of 100 messages (configurable) or a timeout of 5 seconds (configurable)\n- Up to 3 retries (configurable) 2 seconds apart (configurable) in case the upload fails, for whatever reason\n- On console applications, logs are flushed before the app exits\n- Enable debug mode to see debug messages and errors in the console output and trace log\n- Provided with sample applications and configuration examples\n\n## Build and Test Locally\n\nThis project uses .NET 8.0 and can be built and tested locally. Follow the steps below to do so:\n\n1. Clone the repository\n\n   ```bash\n   git clone https://github.com/logzio/logzio-dotnet.git\n   ```\n\n2. Go to `./src` directory\n\n  ```bash\n  cd logzio-dotnet/src\n  ```\n\n3. Build and run tests\n\n  ```bash\n  dotnet restore logzio-dotnet.sln\n  dotnet build logzio-dotnet.sln /p:Configuration=Release\n  dotnet test ./UnitTests/UnitTests.csproj\n  dotnet test ./IntegrationTests/IntegrationTests.csproj\n  ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogzio%2Flogzio-dotnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flogzio%2Flogzio-dotnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogzio%2Flogzio-dotnet/lists"}