EISK / eisk.webapi

Project based on latest .NET (v6.0) technologies for building scalable web api, along with clean architecture patterns.
https://eisk.github.io
MIT License
224 stars 54 forks source link

implement logging #11

Open AshrafAlam opened 5 years ago

AshrafAlam commented 5 years ago

Using default dotnet core log support

https://docs.microsoft.com/en-us/aspnet/core/fundamentals/logging

phucthaidoan commented 5 years ago

Hi @AshrafAlam , Is this repository still be active? I would like to contribute to this one.

Thanks,

gourango121 commented 3 years ago

@AshrafAlam I would like to contribute to this one.

AshrafAlam commented 2 years ago

@phucthaidoan and @gourango121 yes the repository is active.

Please have a look in the pull request here and make your suggestion and changes here:

31