U can use printf() in the program script for debugging. ie)
programs {
..
script {
printf("call %d\n", xxx);
}
}
the printf logs will be printed ony when app launched with EINA_LOG_LEVEL=3 or
more.
------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
