LoggerTest.

IncludeSourceContext(string) Method

Summary

Filter a given source context from serilog

Syntax

protected void IncludeSourceContext(string context)

Parameters

Name Type Description
context string

Return Value

Type Description
void