PrismPipeline / QuiltiX

QuiltiX is a graphical node editor to edit, and author MaterialX based materials of 3D assets
https://pypi.org/project/QuiltiX
Apache License 2.0
268 stars 29 forks source link

Patch logging init order for plug-ins #83

Closed kwokcb closed 3 months ago

kwokcb commented 3 months ago

Issue

Logging was not initialized before the plug-in manager so no logging will occur.

Change

Initialize logging before calling plug-in manager which uses logging.