{"id":18576374,"url":"https://github.com/stbestichhh/.net-filelogger","last_synced_at":"2026-04-26T22:31:19.367Z","repository":{"id":194534797,"uuid":"691179979","full_name":"stbestichhh/.NET-FileLogger","owner":"stbestichhh","description":".NET C# Logger Service | NuGet package","archived":false,"fork":false,"pushed_at":"2023-12-21T08:35:18.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-16T01:08:19.758Z","etag":null,"topics":["csharp","netcore","nuget"],"latest_commit_sha":null,"homepage":"https://www.nuget.org/packages/StLogger","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/stbestichhh.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-09-13T16:52:10.000Z","updated_at":"2024-03-12T06:55:35.000Z","dependencies_parsed_at":"2024-11-06T23:37:45.511Z","dependency_job_id":null,"html_url":"https://github.com/stbestichhh/.NET-FileLogger","commit_stats":null,"previous_names":["stbestichhh/dotnet-loggerservice","stbestichhh/.net-loggerservice","stbestichhh/.net-filelogger"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stbestichhh%2F.NET-FileLogger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stbestichhh%2F.NET-FileLogger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stbestichhh%2F.NET-FileLogger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stbestichhh%2F.NET-FileLogger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stbestichhh","download_url":"https://codeload.github.com/stbestichhh/.NET-FileLogger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254448633,"owners_count":22072765,"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","netcore","nuget"],"created_at":"2024-11-06T23:24:41.240Z","updated_at":"2026-04-26T22:31:19.324Z","avatar_url":"https://github.com/stbestichhh.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Nuget](https://img.shields.io/badge/Nuget-v1.2.0-purple)](https://www.nuget.org/packages/StLogger/1.2.0#readme-body-tab)\n![Nuget](https://img.shields.io/nuget/dt/StLogger)\n\n[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)\n[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)\n\n# File Logger\n\nIt's a [.NET 6](https://dotnet.microsoft.com/en-us/apps/maui) logger for C# code. It works on any .net framework.\n\n## [CHANGELOG](CHANGELOG.md)\n\n## Instalation\n\n1. Download it form [NuGet.org](https://www.nuget.org/packages/StLogger/)\n2. Download [last release](https://github.com/stbestichhh/dotNET-LoggerService/releases/tag/v1.2.0)\n\nor use this command instead:\n\n```bash\ndotnet add package StLogger --version 1.2.0\n```\n    \n## USAGE\n\n1. [Install](#Instalation) NuGet package.\n2. Connect it to your code \n`using EasyLogPackage;`\n3. Create class instance and paste class name in '\u003c\u003e':\n\n`Logf\u003cYOUR_CLASS\u003e logger = new Logf\u003cYOUR_CLASS\u003e(\"FILE_NAME\", \"DIRECTORY\")`\n\n\u003e[!NOTE]\n\u003e***Remeber***, **it is not necessary to write 'FILE_NAME' and 'DIRECTORY' in constructor**‼️\n\n4. Then call necessary function:\n\n`logger.LogInfo(\"YOUR_MESSAGE\")`\n\n##### Usage examples\n\u003e [EXAMPLES](EXAMPLES.md)\n\n## Links\n* **NuGet [Website](https://www.nuget.org) | [My Package](https://www.nuget.org/packages/StLogger/)**\n* **.NET [Website](https://dotnet.microsoft.com/en-us/) | [Instalation](https://dotnet.microsoft.com/en-us/download)**\n\n## Authors\n\n- [@stbestichhh](https://www.github.com/stbestichhh)\n\n\n## Support\n\nFor support, you have my [email](mailto:stbestich@gmail.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstbestichhh%2F.net-filelogger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstbestichhh%2F.net-filelogger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstbestichhh%2F.net-filelogger/lists"}