linkcheck.trace
Functions
|
Add given patterns to trace filter set or clear set if patterns is None. |
|
Add given names to trace ignore set, or clear set if names is None. |
Stop tracing of the current thread (and the current thread only). |
|
|
Start tracing of the current thread (and the current thread only). |
- linkcheck.trace.trace_filter(patterns)[source]
Add given patterns to trace filter set or clear set if patterns is None.
- linkcheck.trace.trace_ignore(names)[source]
Add given names to trace ignore set, or clear set if names is None.