Dear All,

just a quick question. I am running some estimates and producing a log file. The latter is really huge. Is there any way I can avoid to include in the log file some elements? For instance I need to rename many variables and plot many graphs. I would like not to include them in the log file. I tried:

Code:
qui rename x "new name"
but obviously they are still included in the log file.

Thanks for your help.

Dario