L3DT documentation
Large 3D terrain generator

zeoWriteToLog

Description

Write a message to L3DT's logfile. Unlike zeoReportError, this function does not write the message to the event log window. Thus, this function provides an unobtrusive method for plugins to log events for debugging purposes.

Files

Declaration Zeolite.h
Implementation Zeolite.cpp

Function prototype

void zeoWriteToLog(const char* lpMessage);

Arguments

Name Type Comment
lpMessage const char* A c-style string handle containing the text to be written to the log.

Return value

None (void).

Comments

None.

 
zeolite/functions/zeowritetolog.txt · Last modified: 2017/08/31 04:30 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki