Skip to content

Logging and Exception Handling .Net Standard 2.0 Library for Application level logs and exceptions

License

Notifications You must be signed in to change notification settings

ahmetcanozturk/AppLogEx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppLogEx

Logging and Exception Handling .Net Standard 2.0 Library for Application level logs and exceptions

Writes logs and exceptions to MongoDB database if exists. If MongoDB database does not exist logs to JSON files.

Projects:

  • AppLogEx: .net standard 2.0 library
  • TestCoreWebApp: Test asp.net core 2.1 mvc project for testing the library