Closed Qeeker closed 7 years ago
The user of the library is responsible for logger initialization. If initialization is made from library than import pypacker cause that the logger contains a handler which user cannot control. Eventually, it can leads to uncontrolled logger output.
thx, changed root logger config to pypacker specific config.
The user of the library is responsible for logger initialization. If initialization is made from library than import pypacker cause that the logger contains a handler which user cannot control. Eventually, it can leads to uncontrolled logger output.