Added sysLogServer functionality
This commit is contained in:
10
README.md
10
README.md
@@ -2,4 +2,12 @@
|
||||
|
||||
EonaCat Logger
|
||||
|
||||
Log application information to log files
|
||||
Log application information to log files
|
||||
|
||||
|
||||
Be sure the following dependencies are added:
|
||||
|
||||
Microsoft.Extensions.Logging.Abstractions
|
||||
Microsoft.Extensions.DependencyInjection.Abstractions
|
||||
Microsoft.Extensions.DependencyInjection
|
||||
Microsoft.Extensions.Logging
|
||||
Reference in New Issue
Block a user