JAVA/CORBA CLASSES


createLog method
Creates a new Log object with the name you specify.

Defined in

Session

Syntax

public Log createLog(String name)
   throws NotesException

Parameters

String name


Return value

Log


Usage

See the Log class for descriptions and examples.

Language cross-reference

CreateLog method in LotusScript NotesSession class

See Also