How to set logging level in the Appcelerator Studio to show trace messages (posted by Ti.API.trace()) in the console?
version of the studio is 4.4.0.201511241829
Thanks!
相关问题
- Why do I get invalid JSON payload when calling goo
- Push messages for iOS: “Error Code: 1001; Remote h
- iPhone SDK “loading” on Titanium Developer
- SVG in Titanium Desktop?
- Duplicate entry: org/appcelerator/titanium/gen/bin
相关文章
- Apply Blinking border to a tableview in appcelerat
- Keyboard shortcuts for Titanium IDE in MAC
- Back button exits application in android using app
- Should I connect directly to CouchDB's socket
- Which mobile development open source Framework sho
- appcelerator titanium - hide navigation bar androi
- Build error when create a Titanium Module
- How to query the child views of a parent view usin
In Studio, you can change the log level on the Console Window as seen below
Change your
Run Config
to run astrace
insteadinfo