6 lines
92 B
JSON
6 lines
92 B
JSON
{
|
|
"Serilog": {
|
|
"Using": [ "Serilog.Sinks.Console" ],
|
|
"MinimumLevel": "Debug"
|
|
}
|
|
} |