cea-hpc / clustershell

Scalable cluster administration Python framework — Manage node sets, node groups and execute commands on cluster nodes in parallel.
https://clustershell.readthedocs.io/
422 stars 85 forks source link

Logging library facility #71

Open thiell opened 12 years ago

thiell commented 12 years ago

Add a library logging facility based on Python logging module (http://docs.python.org/library/logging.html).

This should allow us to avoid the use of verbosity levels implemented for different ClusterShell modules (like Task or NodeSet).

thiell commented 12 years ago

[st-cea] Make it a 2.0-blocker for a stable API with 2.x