Child pages
  • 2022.06 Whats new

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Lot improvements in thew new titanium designer

The maximum numbers of threads a threadpool of a NGClient can start is upped from 4 tot 16. So you are not blocked when an NGClient starts many Headless clients (up to 16) and wants to queue all of them at once.

Api:

added JSLogger application.getLogger(name) (for having your own logging on various levels)
Also for setting a specific log level at runtime (overriding the one set in the log4j.xml for that logger)

...