EasyLogFile
A .NET Standard library which help you easily work with log
Installation
https://www.nuget.org/packages/EasyPassword
Install-Package EasyLogFile
API
using EasyLogFile;
LoggerProvider
void LogInfo(string content);
Parameters
Example
string pathRoo...
devmonkey.hashnode.dev2 min read