{"id":24350899,"url":"https://github.com/vytenisj/log4net.azure.storage","last_synced_at":"2025-07-06T11:37:57.224Z","repository":{"id":54778655,"uuid":"245677233","full_name":"VytenisJ/log4net.Azure.Storage","owner":"VytenisJ","description":"Log4Net Azure Storage Appender","archived":false,"fork":false,"pushed_at":"2024-04-26T11:15:23.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-16T17:00:46.398Z","etag":null,"topics":["dotnet-core","log4net","log4net-appender","logging"],"latest_commit_sha":null,"homepage":null,"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/VytenisJ.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":"2020-03-07T17:36:56.000Z","updated_at":"2024-04-26T11:15:24.000Z","dependencies_parsed_at":"2025-04-13T05:01:34.220Z","dependency_job_id":null,"html_url":"https://github.com/VytenisJ/log4net.Azure.Storage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VytenisJ/log4net.Azure.Storage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VytenisJ%2Flog4net.Azure.Storage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VytenisJ%2Flog4net.Azure.Storage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VytenisJ%2Flog4net.Azure.Storage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VytenisJ%2Flog4net.Azure.Storage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VytenisJ","download_url":"https://codeload.github.com/VytenisJ/log4net.Azure.Storage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VytenisJ%2Flog4net.Azure.Storage/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263895882,"owners_count":23526747,"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-core","log4net","log4net-appender","logging"],"created_at":"2025-01-18T14:37:58.774Z","updated_at":"2025-07-06T11:37:57.218Z","avatar_url":"https://github.com/VytenisJ.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Log4Net Azure Storage Appender\n\n![.NET Core](https://github.com/VytenisJ/log4net.Azure.Storage/workflows/.NET%20Core/badge.svg)\n\nCustom **Log4Net** appender to log to Azure Storage.\n\nCurrently available logging destination is **Blob Storage** as an **AppendBlob**\n\n### Config example\n\n```xml\n\u003cappender name=\"GeneralFileAppender\" type=\"log4net.Azure.Storage.AzureBlobAppender, log4net.Azure.Storage\"\u003e\n    \u003cBufferSize value=\"0\" /\u003e\n    \u003cContainerName value=\"logs\"/\u003e\n    \u003cDirectoryName value=\"test-app\"/\u003e\n    \u003cFileName type=\"log4net.Util.PatternString\" value=\"log_%date{yyyyMMdd}.log\" /\u003e\n\n    \u003c!-- You can either specify a connection string or use the ConnectionStringName property instead --\u003e\n\n    \u003c!--\u003cConnectionString value=\"your_connection_string\" /\u003e--\u003e\n    \u003cConnectionStringName value=\"your_connection_string_name\" /\u003e\n\n    \u003cfilter type=\"log4net.Filter.LevelRangeFilter\"\u003e\n      \u003clevelMax value=\"INFO\" /\u003e\n    \u003c/filter\u003e\n\n    \u003clayout type=\"log4net.Layout.PatternLayout\"\u003e\n      \u003cconversionPattern value=\"%-5level %date{dd-MM-yyyy HH:mm:ss} %logger [%thread] - %message %exception %newline\" /\u003e\n    \u003c/layout\u003e\n\u003c/appender\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvytenisj%2Flog4net.azure.storage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvytenisj%2Flog4net.azure.storage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvytenisj%2Flog4net.azure.storage/lists"}