Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

The name of the .log files and the type of logging in iShareMaps is controlled by the log .config files in the D:\Astun\iShare\n.n\WebApps\Web and WebService folders. Each of these folders has a log4net log4net.config file.

These log configuration files have multiple <appender> sections with different .log file names; followed by <logger> sections controlling the name, level and appender-ref for different areas.

Address Search

The logging of address searches is switched on by default and may be switched off by editing the log4net.config file which may be found in the \web folder.  Simply change the level value to "OFF" if you do not wish Address Searches to be logged.

...