The full path to a .NET assembly that contains a class defined to manage customized logging. Additional details on how to write this assembly are available in the section "Extended User Entry Logging"
Example:
<add key="logExtension" value="c:\FVLogger\FVExtLogger.dll"/>
The FVExtLogger.dll will be loaded and methods defined with the documented signatures will be called as users enter screens and new screens are received.