1

Logging: What's the best way to configure apps, engines and frameworks to log to stdout?

Hi there,

I'm looking for the most robust means to log information to stdout (which I presume is what the shotgun desktop console captures). I see that many apps, frameworks and engines utilise self.log_debug() which ought to be set in that app's info.yml file. Is that the correct way to accomplish this? What about for python modules within a framework path that are not application, framework and engine objects?

Many thanks,

Eoghan

0 comments

Please sign in to leave a comment.