Utility functions
Module containing static utility functions for parallel-ssh.
- pssh.utils.enable_debug_logger()
Enable debug logging for the library to sdout.
- pssh.utils.enable_host_logger()
Enable host logger for logging stdout from remote commands as it becomes available.
- pssh.utils.enable_logger(_logger, level=20)
Enables logging to stdout for given logger