Jump to: navigation, search

Changes


Serilog

474 bytes added, 07:05, 22 June 2020
/* NewFeatures */
| LogDebugOutput || Debug || method for writing a debug log message to the output log file logged as Debug event level.
|- align="left"
| ThrowAssertion LogInformation || Information || method for writing an assertion information log message to the output log file logged as Information event level.(new)
|- align="left"
| ThrowAssertion || Information || method for writing an assertion log message to the output log file logged as Information event level.
|- align="left"
| ThrowAssertion LogSQLStatement / LogSQLCommand || Information || method for writing an assertion a sql log message to the output log file logged as Information event level.
|- align="left"
| ThrowAssertion LogCustomizing || Information || method for writing an assertion a customizing log message to the output log file logged as Information event level.|- align="left"| LogService || Information || method for writing a customizing log message to the output log file logged as Information event level.|- align="left"| LogCustomizing || Information || method for writing a service log message to the output log file logged as Information event level.|- align="left"| LogCustomizing || Information || method for writing a customizing log message to the output log file logged as Information event level.
|- align="left"
|}
 
=Example=
415
edits