Closed yulqen closed 5 years ago
Use does not need to see these. They can be included in the log files though.
Advise check out https://pymotw.com/3/warnings/ (Alternate Message Delivery Funtions) for example of redirecting warnings from stdout to logging - just need to get logging set up properly first.
Fixed in https://github.com/hammerheadlemon/bcompiler-engine/commit/ed107a67ee0ce9c105be4824bd233044f6699cb6
Use does not need to see these. They can be included in the log files though.