Closed tokejepsen closed 7 years ago
This is spawned from a discussion about non-ascii characters coming from other loggers; https://github.com/pyblish/pyblish-qml/issues/251
Indeed, that catches the nail on the head. If we can make this test pass, it should resolve your ftrack issue as well.
What about this solution?
Tests are passing, and I've also tested with Ftrack and it solves the issue there as well.
That's.. ingenious. If you could let this run for a few days in production, I see no issue with it. Good job.
This has been working flawlessly :)
Good. :)
Patch-version up and merge when ready!
Ready for a merge :) Can't merge myself.
Thanks @tokejepsen!
Guess it needs a release as well?
This is an effort to get pyblish to only record log records related to Pyblish. This means log calls with
self.log
.