SCHALE.GameServer/SCHALE.GameServer/appsettings.Development.json

8 lines
67 B
JSON

{
"Serilog": {
"MinimumLevel": {
"Default": "Debug"
}
}
}