Difference between revisions of "Serilog"
(→Example) |
(→Example) |
||
| Line 101: | Line 101: | ||
| − | + | *Expected Result : | |
| + | ---------------------------------------- | ||
| + | [22/06/2020 09:21:55] | ||
| + | TEST | ||
| + | Id = [0] | ||
| + | UBIK.Whobert.637284145138731645.dll Void TestObject(UBIK.Kernel.BaseClass[]) | ||
Revision as of 07:26, 22 June 2020
Serilog is a portable and structured logging framework to record diagnostic logs into files, console and SQL/NoSQL databases.
