Diagnostics =========== Opt-in logging, instrumentation, and progress reporting. pytcl is silent by default; see :doc:`../diagnostics` for the narrative guide and the opt-in policy. .. automodule:: pytcl.diagnostics :members: :undoc-members: :show-inheritance: Rendering --------- Rich-based track tables and progress bars, ASCII-safe for redirected stdout on Windows. .. automodule:: pytcl.diagnostics.render :members: :undoc-members: :show-inheritance: