Tridion 2011 centralizes all logging configuration in the logback.xml file. How do I configure the verbose logging of link resolving in Tridion 2011?
I do not think this is it, since it uses the DeployerLog. Am I missing something?
<logger name="com.tridion.tcdl">
<appender-ref ref="rollingDeployerLog"/>
</logger>