minio/internal/logger/target
Harshavardhana 9ad6012782
simplify logger time and avoid possible crashes (#13986)
time.Format() is not necessary prematurely for JSON
marshalling, since JSON marshalling indeed defaults
to RFC3339Nano.

This also ensures the 'time' is remembered until its
logged and it is the same time when the 'caller'
invoked 'log' functions.
2021-12-23 15:33:54 -08:00
..
console simplify logger time and avoid possible crashes (#13986) 2021-12-23 15:33:54 -08:00
http Add configurable channel queue_size for audit/logger webhook targets (#13819) 2021-12-20 13:16:53 -08:00
kafka add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00