toolr.utils._logs¶
DuplicateTimesFormatter ¶
include_timestamps ¶
include_timestamps() -> bool
Return True if any of the configured logging handlers includes timestamps.
setup_logging ¶
setup_logging(
verbosity: ConsoleVerbosity, timestamps: bool = False
) -> None
Setup logging level and logging handler formatter.