CLASSI JAVA/CORBA


Making a log
Esempio

The Log class provides these methods for opening a log:


The close method closes a log.

These methods make entries in the log:


The logEvent method can be used on servers to generate events on the network.

The following methods access the Log properties:


Esempio
Vedere anche