mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-20 06:30:57 +01:00
EditorConfig reformat: Non-CS files.
This commit is contained in:
3
debian/conf/logging.json
vendored
3
debian/conf/logging.json
vendored
@@ -2,7 +2,8 @@
|
||||
"Serilog": {
|
||||
"MinimumLevel": "Information",
|
||||
"WriteTo": [
|
||||
{ "Name": "Console",
|
||||
{
|
||||
"Name": "Console",
|
||||
"Args": {
|
||||
"outputTemplate": "[{Timestamp:HH:mm:ss}] [{Level:u3}] {Message:lj}{NewLine}{Exception}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user