DeltaE / Canada-U.S.-ElecTrade

The Role of U.S.-Canada Electricity Trade in North American Decarbonization Pathways

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logging in python modules

trevorb1 opened this issue · comments

Scattered throughout the workflow we have general print statements. We should be using the logging module to capture any info/warning/errors we want. Snakemake will write theses out to log files as per pr #120