Skip to content

JPL-Evapotranspiration-Algorithms/colored_logging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colored_logging Python package

This package is used to provide consistent logging output.

Gregory H. Halverson (they/them)
gregory.h.halverson@jpl.nasa.gov
NASA Jet Propulsion Laboratory 329G

Installation

This package is available as a pip package called colored-logging with a dash.

pip install colored-logging

Usage

Import this package as colored_logging with an under-score.

import colored_logging