i solved.
Looking for again and again in internet i found:
https://github.com/NLog/NLog.Web/issues/323
then at [snakefoot] contrib i read:
in layout put:
${gdc:item=logFolder}
and in code when you need it:
GlobalDiagnosticsContext.Set("logFolder","someValue");