1
0
mirror of https://github.com/minio/minio.git synced 2025-02-13 06:38:09 -05:00
minio/internal/logger
Klaus Post d9c1d79e30
Protect logger targets ()
Logger targets were not race protected against concurrent updates from for example `HTTPConsoleLoggerSys`.

Restrict direct access to targets and make slices immutable so a returned slice can be processed safely without locks.
2021-10-28 07:35:28 -07:00
..
2021-10-28 07:35:28 -07:00
2021-10-28 07:35:28 -07:00
2021-10-28 07:35:28 -07:00