Skip to content
⌘ NSIS Forum Archive

Logging Text

3 posts

RobGrant#

Logging Text

Hi, I've enabled Advanced Logging and am curious as to what exactly is output in various situations in the install.

Is there any documentation which covers this? The project I'm working on requires certain things to be documented (specifically installation errors) and short of trying to manually cause every installation error I can think of to test the logging, I can't find a way of viewing the install errors.

Thanks in advance guys

Rob
kichik#
You can search the source code for log_printf. That's the function that writes to the log.