WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIEditorLogging
| IID: | 4805e681-49b9-11d3-9ce4-ed60bd6cb5bc |
| Inherits From: | nsISupports |
Methods
void startLogging ( nsIFile logFile )
void stopLogging ( )
void startLogging ( nsIFile logFile )
Start logging.
- Arguments:
- logFile: The file to which the log should be written.
Reference documentation is generated from Mozilla's source.
