Add Debug Logging
Features
This release is primarily to add logging around package installation. To use, set the ENV variable AKAMAI_LOG
to one of PANIC
, FATAL
, ERROR
, WARN
, INFO
, DEBUG
, or TRACE
(case-insensitive), with the output being cumulative from left to right (e.g. TRACE
will show all logs).
$ AKAMAI_LOG=debug akamai install purge
Changes
We have added new metrics tracking:
- command name executed (no arguments)
- command version executed
You will be asked to reconfirm your opt-in status after you upgrade.