Whoops @carlaKC, the original PR, I had it pointing toward #91 instead of master, so we merged it to the wrong place. My bad!
This PR is the same but just one other small change: Now uses println! instead of error! to print the log setup error. If we use error!, this doesn't show up for the user because the logger isn't set up yet.
Whoops @carlaKC, the original PR, I had it pointing toward #91 instead of master, so we merged it to the wrong place. My bad!
This PR is the same but just one other small change: Now uses println! instead of error! to print the log setup error. If we use error!, this doesn't show up for the user because the logger isn't set up yet.