diff options
| author | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-13 20:45:51 +0100 |
|---|---|---|
| committer | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-13 20:45:51 +0100 |
| commit | 742bef5b5f916861920bf7522bc44960a8b4c686 (patch) | |
| tree | 620826595b5c05ba56c8d30922d79dca9dbcda9c /debian | |
| parent | aacafee1de5003f0f9e7f01c5cc98fd111daafc5 (diff) | |
EditorConfig reformat: Non-CS files.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/conf/logging.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/conf/logging.json b/debian/conf/logging.json index 5d98484cdf..f32b2089eb 100644 --- a/debian/conf/logging.json +++ b/debian/conf/logging.json @@ -2,7 +2,8 @@ "Serilog": { "MinimumLevel": "Information", "WriteTo": [ - { "Name": "Console", + { + "Name": "Console", "Args": { "outputTemplate": "[{Timestamp:HH:mm:ss}] [{Level:u3}] {Message:lj}{NewLine}{Exception}" } |
