Hi Michael, The Logger won't do it, because the @Log() function only writes feature info with the message.
However - the @Tcl2() function is the one you need - and can be run from the TCLCaller. In the TCLCaller set the TCL Expression to: FME_LogMessage fme_inform xxxx ...where xxxx is the message you want logging. Check the @Tcl2() function in the FME Functions, Factories and Transformers manual for the different options that are available (eg call it ERROR or WARNING instead of INFORM). Good question - I didn't realize you could do this until I checked it out. Regards, Mark Mark Ireland, Senior Product Specialist Safe Software Inc. Surrey, BC, CANADA [EMAIL PROTECTED] http://www.safe.com Solutions for Spatial Data Translation, Distribution and Access --- In [email protected], "mhabarta" <[EMAIL PROTECTED]> wrote: > > Hallo > > Anybody has an idea, how to write a message to the FME LOG ? > > LOGGER writes a feature to the log, but I want to write a text message > to the LOG. > > Thanks Michael > Join us at the FME Worldwide User Conference Sept. 21-22, 2006 Vancouver BC Canada. For more information, visit www.safe.com/2006uc. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/fme/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
