Module logging

Source
Expand description

Enhanced logging and output control

This module provides the Logger for controlling output verbosity, formatting logs, and tracking operation timing. It supports quiet, verbose, and structured output.

Structs§

ConcurrencyAdjustment
并发调整记录
Logger
Logger responsible for all user-visible output
ProgressState
进度跟踪状态
TaskProgress
单个任务的进度信息