summary refs log tree commit diff
path: root/MatrixSystemdBridge/appsettings.Development.json
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-09-08 19:49:20 +0200
committerRory& <root@rory.gay>2025-09-08 19:49:20 +0200
commit71d20fc41b37c21361b63566c2aaf3324617affc (patch)
treeded4b283a2841d2746b345afd0599fe44dd1319e /MatrixSystemdBridge/appsettings.Development.json
parentUse https for submodules (diff)
downloadMatrixLogFwd-71d20fc41b37c21361b63566c2aaf3324617affc.tar.xz
Add LibSystemd
Diffstat (limited to 'MatrixSystemdBridge/appsettings.Development.json')
-rw-r--r--MatrixSystemdBridge/appsettings.Development.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/MatrixSystemdBridge/appsettings.Development.json b/MatrixSystemdBridge/appsettings.Development.json
new file mode 100644

index 0000000..b2dcdb6 --- /dev/null +++ b/MatrixSystemdBridge/appsettings.Development.json
@@ -0,0 +1,8 @@ +{ + "Logging": { + "LogLevel": { + "Default": "Information", + "Microsoft.Hosting.Lifetime": "Information" + } + } +}