{"id":24747892,"url":"https://github.com/devmartins/logarquivocore","last_synced_at":"2026-04-10T21:02:27.462Z","repository":{"id":144136010,"uuid":"179599974","full_name":"devmartins/LogArquivoCore","owner":"devmartins","description":"Biblioteca .Net Standard para gerar log em arquivo txt.","archived":false,"fork":false,"pushed_at":"2019-04-05T01:37:32.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-26T19:55:30.839Z","etag":null,"topics":["csharp"],"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/devmartins.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,"zenodo":null}},"created_at":"2019-04-05T01:03:50.000Z","updated_at":"2019-04-05T01:39:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"209502c4-144d-4b46-88c2-7260a9acd9b3","html_url":"https://github.com/devmartins/LogArquivoCore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devmartins/LogArquivoCore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmartins%2FLogArquivoCore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmartins%2FLogArquivoCore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmartins%2FLogArquivoCore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmartins%2FLogArquivoCore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devmartins","download_url":"https://codeload.github.com/devmartins/LogArquivoCore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmartins%2FLogArquivoCore/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262543826,"owners_count":23326625,"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"],"created_at":"2025-01-28T05:18:04.074Z","updated_at":"2026-04-10T21:02:22.207Z","avatar_url":"https://github.com/devmartins.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LogArquivoCore\n\nBiblioteca .Net Standard para gerar log em arquivo txt.\u003cbr\u003e\n\u003cbr\u003e\nMétodos disponiveis:\u003cbr\u003e\nLog.Excecao(Exception ex)\u003cbr\u003e\nLog.Erro(string conteudo)\u003cbr\u003e\n\u003cbr\u003e\nNuget Package:\u003cbr\u003e\n\u003ca href=\"https://www.nuget.org/packages/LogArquivoCore\" target=\"_blank\"\u003eLogArquivoCore\n \u003cimg src=\"https://img.shields.io/badge/Nuget-1.0.0-green.svg\"/\u003e\u003c/a\u003e\u003cbr\u003e\n\u003cbr\u003e\nRequer um arquivo \"appsettings.json\" na pasta do projeto com a chave GerarLog:\u003cbr\u003e\n```js\n{\n  \"GerarLog\": true\n}\n```\n\nExemplo:\n```c#\nusing LogArquivoCore;\n\ntry\n{\n  File.ReadAllText(\"qualquer.txt\");\n}\ncatch (Exception ex)\n{\n  Log.Excecao(ex);\n}\n```\n\nFerramentas:\u003cbr\u003e\nVisual Studio 2017 Community\u003cbr\u003e\n.Net Standard 2.0 - Roda em apps .Net Core 2.0 Console/Web\u003cbr\u003e\nC#\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmartins%2Flogarquivocore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevmartins%2Flogarquivocore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmartins%2Flogarquivocore/lists"}