Méthode | Description | |
---|---|---|
Format ( string format ) : string |
Converts the specified template string to a text string using the specified token array to match replacements.
|
|
SerilogLogMessageFormatter ( ) : System.Collections.Generic |
Initializes a new instance of the SerilogLogMessageFormatter class.
|
public Format ( string format ) : string | ||
format | string | The template string used in the conversion. |
Résultat | string |
public SerilogLogMessageFormatter ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |