Difference between revisions of "Serilog"
Line 10: | Line 10: | ||
| purpose = Structured logging framework to record diagnostic logs into files, console and SQL/NoSQL databases. | | purpose = Structured logging framework to record diagnostic logs into files, console and SQL/NoSQL databases. | ||
| category = UBIK | | category = UBIK | ||
− | |||
| version = 3.5.0+ | | version = 3.5.0+ | ||
}} | }} | ||
Line 35: | Line 34: | ||
===Usage=== | ===Usage=== | ||
− | + | Used to replace our existing Microsoft.Practices.EnterpriseLibrary.Logging with more up-to-date solution like Serilog. | |
+ | ===NewFeatures=== | ||
Revision as of 06:35, 22 June 2020
Serilog is a portable and structured logging framework to record diagnostic logs into files, console and SQL/NoSQL databases.