Difference between revisions of "Serilog"
(→NewFeatures) |
(→NewFeatures) |
||
Line 51: | Line 51: | ||
| ThrowAssertion || Information || method for writing an assertion log message to the output log file logged as Information event level. | | ThrowAssertion || Information || method for writing an assertion log message to the output log file logged as Information event level. | ||
|- align="left" | |- align="left" | ||
− | | LogSQLStatement | + | | LogSQLStatement LogSQLCommand || Information || method for writing a sql log message to the output log file logged as Information event level. |
|- align="left" | |- align="left" | ||
| LogCustomizing || Information || method for writing a customizing log message to the output log file logged as Information event level. | | LogCustomizing || Information || method for writing a customizing log message to the output log file logged as Information event level. |
Revision as of 07:11, 22 June 2020
Serilog is a portable and structured logging framework to record diagnostic logs into files, console and SQL/NoSQL databases.