adobe-flash / crossbridge

Welcome to visit the homepage!
http://www.crossbridge.io
542 stars 194 forks source link

Disable output in adl #72

Closed pol2095 closed 2 years ago

pol2095 commented 2 years ago

Hello,

is-it possible to remove this output in adl ?

CModule::startAsync
         console: [object MyClass]
         args: null
         env: null
         preserveStack: true
         isAutoSetRealThreadId: true
CModule::start
         console: [object MyClass]
         args:
         env:
         preserveStack: true
CModule::dispose

Thanks