Skip to content

Commit

Permalink
fixup: clarify
Browse files Browse the repository at this point in the history
Signed-off-by: Todd Baert <[email protected]>
  • Loading branch information
toddbaert committed Aug 29, 2024
1 parent 523c09b commit ee92428
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions specification/appendix-a-included-utilities.md
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,8 @@ The logging hook is a hook which logs messages during the flag evaluation life-c

> The evaluation context **SHOULD** only be logged if an associated option indicates so.
The can be a constructor option or similar, for example: `boolean printContext`.

> If logging the evaluation context is enabled, it **MUST** be printed in such a way that it's human readable.
> If the logger abstraction in the SDK supports a log level concept, the appropriate log level **SHOULD** be used for each stage (before/after: info, error: error).

0 comments on commit ee92428

Please sign in to comment.