Closed tarrow closed 8 years ago
Moved here because this is a getpapers issue right?
@petermr and @blahah I guess part of the reasoning for this is because of #92. Where will the logger log if there is no output directory.
IMHO this should be solved by having the logger always log to the current directory at the specified filename rather than one that may or may not be created. All this is a bit edge casey but just jotting down my logic.
@petermr commented on Thu Apr 14 2016
If
-n
is used there is no need for-o
and it's extra typing or confusion. e.g.should be enough
@blahah commented on Thu Apr 14 2016
good point!