You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/appendix-a-included-utilities.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -384,4 +384,4 @@ Consider printing the evaluation context as a stringified JSON object, or using
384
384
385
385
> If the logger abstraction in the SDK supports a log level concept, the appropriate log level **SHOULD** be used for each stage (before/after: debug/info, error: error).
386
386
387
-
Consider using `debug` or `info` levels for the `before` and `after` stages, and the `error` level for the `error` stage.
387
+
Consider using `debug` or `info` levels for the `before` and `after` stages, and the `error` level for the `error` stage.
0 commit comments