the custom codes used homemade solution to manage debug
now, we use the standard debug feature.
I want to have the custom solution modified to use the standard debug
the interface will stay the same
but the implementation will call the standard api
so, we'll be able to enable/disable the debug for former program as we do for new programs
I want you to analyse and provide proposal how the framework debug can be modified
you can start with package XXUPTRC_CTRLEVENT
(do not modify the code yet)
we have to keep the writing on output file (INFO/WARNING/ERROR)
but for debug, it must be routed to standard debug (and no more written in log file)