...
Code written for the sipXecs project should use logging libraries from the project: the OsSysLog
class (in sipXportLib
) for C++, and the TBD
class (in sipXcommons
) for Java.
Where possible, third party code should have its logging wrapped to conform to these conventions.