logbook¶
A logging replacement for Python
| Home | http://logbook.pocoo.org/ | 
| Versions | 0.12.2 | 
| License | BSD | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/logbook | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install logbook
and update with:
conda update logbook