zut.logging.configure_logging
- zut.logging.configure_logging(*, level: str | int = 'INFO', color: bool = True, name: bool = False, count: bool = False, file: str | PathLike | bool = False, file_level: int | str | None = None, loggers: Iterable[str | dict] | None = None)