Actions
Optimization #6225
openexception: standardize log message about set-up value
Effort:
Difficulty:
Label:
Description
Logs about exception policies set-up aren't exactly standardized.
`ExceptionPolicyMasterParse`
`ExceptionPolicyGetDefault` and
`ExceptionPolicyParse`
all log messages about what value was set to an exception policy, including the
master switch. But the format of the messages isn't the same, which can be confusing.
Would be great to standardize those, perhaps even only have one point where the
message is logged (maybe one for individual policies, and another for the master switch, or at the very least using the same terminology when logging info about the master switch).
Updated by Juliana Fajardini Reichow over 1 year ago
- Priority changed from Normal to Low
Updated by Victor Julien about 1 year ago
- Target version changed from 7.0.1 to 8.0.0-beta1
Actions