Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I would like to enable logging on publishing on a SDL Tridion 2011 SP1 implementation. How do I enable publishing logging, raise/lower the detail level and change the location to a custom location away from the %TRIDION_HOME%?

share|improve this question

1 Answer

up vote 5 down vote accepted

You must enable Publisher logging in the Tridion MMC snap-in (Publisher settings).

Once this is done, you can control the location, level and details of the logging by editing the file: \Tridion\bin\TCMPublisher.exe.config

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.