minio/internal/logger
Anis Eleuch 95bf4a57b6
logging: Add subsystem to log API (#19002)
Create new code paths for multiple subsystems in the code. This will
make maintaing this easier later.

Also introduce bugLogIf() for errors that should not happen in the first
place.
2024-04-04 05:04:40 -07:00
..
message/audit Update to minio/pkg/v2 (#17967) 2023-09-04 12:57:37 -07:00
target logging: Add subsystem to log API (#19002) 2024-04-04 05:04:40 -07:00
audit.go logging: Add subsystem to log API (#19002) 2024-04-04 05:04:40 -07:00
config.go logging: Add subsystem to log API (#19002) 2024-04-04 05:04:40 -07: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 logging: Add subsystem to log API (#19002) 2024-04-04 05:04:40 -07:00
logonce.go logging: Add subsystem to log API (#19002) 2024-04-04 05:04:40 -07:00
reqinfo.go logging: Add subsystem to log API (#19002) 2024-04-04 05:04:40 -07:00
targets.go Adding console targets back into systemtarget log slice (#19398) 2024-04-02 15:56:14 -07:00
utils.go Replaces 'disk'=>'drive' visible to end user (#15464) 2022-08-04 16:10:08 -07:00