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.

nsIConsoleMessage

IID:41bd8784-1dd2-11b2-9553-8606958fffe1
Inherits From:nsISupports

This is intended as a base interface; implementations may want to provide an object that can be qi'ed to provide more specific message information.

This interface is implemented by the following components:


Properties

readonly PRUnichar* message


References

This interface is passed as an argument to the following methods:

nsIConsoleListener.observe, nsIConsoleService.logMessage

Reference documentation is generated from Mozilla's source.