Log

Purpose:
Enable XSL transforms to report messag, warnings, and errors to the generation log.
Namespace:
urn:WebWorks-XSLT-Extension-Log
Prefix:
wwlog
Methods:
Message(string string1, string string2, string string3, string string4):

Record a message in the generation log.

Returns:
Nothing.
Example:
xx
Warning(string string1, string string2, string string3, string string4):

Record a warning in the generation log.

Returns:
Nothing.
Example:
xx
Error(string string1, string string2, string string3, string string4):

Record an error in the generation log.

Returns:
Nothing.
Example:
xx

DevCenter/Documentation/ExtensionObjects/ePublisher/Log (last edited 2010-08-23 19:05:31 by BenAllums)