minio/internal/logger
Anis Eleuch b657ffa496
fix: Fix crash when logging events and anonymous is enabled (#19313)
Events log does not have a stacktrace. So Trace is nil. Fix a crash in
this case when an event is printed while anonymous logging is enabled.
2024-03-21 10:19:36 -07:00
..
message/audit Update to minio/pkg/v2 (#17967) 2023-09-04 12:57:37 -07:00
target add batchSize support for webhook endpoints (#19214) 2024-03-07 12:17:46 -08:00
audit.go Update to minio/pkg/v2 (#17967) 2023-09-04 12:57:37 -07:00
config.go add batchSize support for webhook endpoints (#19214) 2024-03-07 12:17:46 -08:00
console.go log: Use error log type instead of Application/MinIO type (#18930) 2024-02-01 16:13:57 -08:00
help.go add batchSize support for webhook endpoints (#19214) 2024-03-07 12:17:46 -08:00
legacy.go fix: prioritize audit_webhook and logger_webhook ENVs over the config KVS (#17783) 2023-08-03 02:47:07 -07:00
logger.go fix: Fix crash when logging events and anonymous is enabled (#19313) 2024-03-21 10:19:36 -07:00
logonce.go update cleanupRoutine comment (#17102) 2023-04-28 01:11:51 -07:00
reqinfo.go avoid too much auditing during decom/rebalance make it more robust (#19174) 2024-03-06 03:43:16 -08:00
targets.go server-info: Avoid initializing audit/log http/kafka targets (#18703) 2023-12-22 10:25:08 -08:00
utils.go Replaces 'disk'=>'drive' visible to end user (#15464) 2022-08-04 16:10:08 -07:00