Loading...
Searching...
No Matches
Go to the documentation of this file.
8Fixture demonstrating correct func = "..." pattern before _dbg() calls.
12- Provide a fully compliant example for func-pattern linter tests.
27from oc_diagnostics
import _dbg
32 _dbg(
"L3",
"Starting process", domain=
"TEST", func=func)
38 _dbg(
"L4",
"Helper called", domain=
"TEST", func=func)