Other |
---|
internalFixed |
Relates :
|
In metal pipeline code we have the debug logs on by default. Although these are helpful, they are flooding the terminal by default now. I am planning to move these logs under a new conditional prism property `-Dprism.metalDebug` Once we achieve the functional completion mark we can either remove these log statements or convert them to either of PrismSettings.verbose or PrismSettings.debug or PrismSettings.trace.
|