nipoppy.env.LogColor

class nipoppy.env.LogColor

Colors for logging.

FAILURE = 'red'
PARTIAL_SUCCESS = 'yellow'
SUCCESS = 'green'