{"id":17080438,"url":"https://github.com/pmiossec/serilog-sinks-memory","last_synced_at":"2025-03-23T12:43:09.170Z","repository":{"id":139074218,"uuid":"211853175","full_name":"pmiossec/serilog-sinks-memory","owner":"pmiossec","description":"Serilog memory sink that log in a `Queue\u003cstring\u003e`","archived":false,"fork":false,"pushed_at":"2019-09-30T12:20:54.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-28T19:13:50.642Z","etag":null,"topics":["csharp","serilog","serilog-sink"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pmiossec.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":"2019-09-30T12:20:18.000Z","updated_at":"2019-10-17T06:32:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"73ab657a-85ba-45bc-88e4-2e0402f6fbe8","html_url":"https://github.com/pmiossec/serilog-sinks-memory","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmiossec%2Fserilog-sinks-memory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmiossec%2Fserilog-sinks-memory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmiossec%2Fserilog-sinks-memory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmiossec%2Fserilog-sinks-memory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmiossec","download_url":"https://codeload.github.com/pmiossec/serilog-sinks-memory/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245104462,"owners_count":20561377,"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":["csharp","serilog","serilog-sink"],"created_at":"2024-10-14T12:44:28.150Z","updated_at":"2025-03-23T12:43:09.142Z","avatar_url":"https://github.com/pmiossec.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Serilog.Sinks.Memory\n\nThe Queue\u003cstring\u003e sink for Serilog.\n\n\nWrites to a specified `System.Collection.Generic.Queue\u003cstring\u003e` and by specifying the number of messages kept.\n\n```csharp\nvar messages = new Queue\u003cstring\u003e();\n\nvar log = new LoggerConfiguration()\n    .WriteTo.MemoryWriter(messages, 100)\n    .CreateLogger();\n```\n\n* [Documentation](https://github.com/serilog/serilog/wiki)\n\nCopyright \u0026copy; 2019 Serilog Contributors - Provided under the [Apache License, Version 2.0](http://apache.org/licenses/LICENSE-2.0.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmiossec%2Fserilog-sinks-memory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmiossec%2Fserilog-sinks-memory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmiossec%2Fserilog-sinks-memory/lists"}