authelia/server/types
Clement Michaud 78f6028c1b Improve logging format for clarity
Previously, logs were not very friendly and it was hard to track
a request because of the lack of request ID.
Now every log message comes with a header containing: method, path
request ID, session ID, IP of the user, date.

Moreover, the configurations displayed in the logs have their secrets
hidden from this commit.
2017-10-08 22:33:50 +02:00
..
Dependencies.ts Improve logging format for clarity 2017-10-08 22:33:50 +02:00
Identity.ts Split client and server 2017-10-07 00:49:42 +02:00
TOTPSecret.ts Split client and server 2017-10-07 00:49:42 +02:00
U2FRegistration.ts Split client and server 2017-10-07 00:49:42 +02:00
dovehash.d.ts Split client and server 2017-10-07 00:49:42 +02:00