[scriptable, uuid(4805e681-49b9-11d3-9ce4-ed60bd6cb5bc)]
interface nsIEditorLogging : nsISupports

Methods

 Start logging.
 @param aLogFile     The file to which the log should be written.
void startLogging(in nsIFile aLogFile)
 Stop logging.
void stopLogging()