1. Create a Web.Config like this in the root folder (or update the one you may already have)
    1. Make sure you have these nodes 
      stdoutLogEnabled="false" stdoutLogFile=".\logs\stdout"
  2. Enable the logging
  3. Disable it again once you're done