Turn on logging Follow
Hi,
4.0 RTM seems to write only the logfile "JetBrains.xxxx.log" and not the
Resharper specific "JetBrains.ReSharper.xxxx.log". How can I turn that
on while developing my plugin?
Regards,
Stefan Lieser
--
http://nhplugin.lieser-online.de
Please sign in to leave a comment.
Just launch VS with command-line key
devenv /ReSharper.LogFile=....
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Stefan Lieser" <stefan@lieser-online.de> wrote in message
news:g38h86$in4$1@is.intellij.net...
>
>
Actually, you don't need the '=', so it's just /ReSharper.LogFile "c:/my/log...."
Edited by: Steve Dunn on Oct 21, 2008 7:46 PM