Restore debug filtering using module names
We broke debug filtering during our transition to standard logging. This patch restore the filter, using the name of the module as the filter key. We also ensure that the debug option is correctly propagated to children processes. Fix #15
Please register or sign in to comment