Class Internal

Hi,in the code I have inherited I find references to a class Internal that is used for logging. I cannot find such a class in the docs accessible from the workshop help menu. Does anybody have any pointers to some kind of documentation?Thanks
[270 byte] By [utnapishtim] at [2007-11-26 6:18:42]
# 1

Is it definitely a UDS class? i.e. not something developed by your predecessors?

If it is a UDS class it probably is an internal undocumented class which is generally not supposed to be used. If your code makes reference to it then you should be able to find it with menu option "Find class" (under the workshops edit menu)

ant0ne at 2007-7-6 14:01:32 > top of Java-index,Application & Integration Servers,Integration Servers...
# 2
Thanks again, antOne!You where right. The menu item Edit>Find Class .. really helped.Regards
utnapishtim at 2007-7-6 14:01:32 > top of Java-index,Application & Integration Servers,Integration Servers...