authelia/internal
Amir Zarrinkafsh a29eeb52b6
[FEATURE] Add JSON log formatting option (#1488)
This change adds the ability to format Authelia's log output as JSON.

Example below:
```
{"level":"info","msg":"Logging severity set to info","time":"2020-01-01T00:00:00+11:00"}
{"level":"info","msg":"Authelia is listening for non-TLS connections on 0.0.0.0:9091","time":"2020-01-01T00:00:00+11:00"}
```
2020-11-25 10:46:41 +11:00
..
authentication [CI] Update QEMU to v5.1.0-2 (#1321) 2020-09-18 22:05:43 +10:00
authorization [FEATURE] Support for subject combinations in ACLs (#1142) 2020-06-25 18:22:42 +10:00
commands [MISC] Address errors from linter updates (#1308) 2020-09-04 13:20:17 +10:00
configuration [FEATURE] Add JSON log formatting option (#1488) 2020-11-25 10:46:41 +11:00
duo [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
handlers [FEATURE] Create dedicated health endpoint (#1489) 2020-11-25 10:20:52 +11:00
logging [FEATURE] Add JSON log formatting option (#1488) 2020-11-25 10:46:41 +11:00
middlewares [FEATURE] Plain Text Email Notifications (#1238) 2020-08-21 12:16:23 +10:00
mocks [FEATURE] Plain Text Email Notifications (#1238) 2020-08-21 12:16:23 +10:00
models [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
notification [MISC] Consistently utilise correct logging interface (#1487) 2020-11-25 09:54:36 +11:00
regulation [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
server [FEATURE] Create dedicated health endpoint (#1489) 2020-11-25 10:20:52 +11:00
session [FEATURE] Add configurable display name to frontend (#1124) 2020-06-19 20:50:21 +10:00
storage [CI] Update QEMU to v5.1.0-2 (#1321) 2020-09-18 22:05:43 +10:00
suites [DOCS] Make HAProxy regex case insensitive (#1478) 2020-11-24 12:35:38 +11:00
templates [FEATURE] Plain Text Email Notifications (#1238) 2020-08-21 12:16:23 +10:00
utils [FEATURE] Create dedicated health endpoint (#1489) 2020-11-25 10:20:52 +11:00