tenjint.optimize¶
Description
Optimize parts of interrupt for production.
This module contains function that will try to optimize interrupt when it is used in production and has been compiled with -O. In particular, the module will replace all calls to logging.
Classes
|
|
|
Removes all calls to logging. |
Functions
|
Provides debug output if DEBUG is enabled. |