Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Tracing/3.3/Properties/Settings.settings @ 6173

Last change on this file since 6173 was 6173, checked in by ascheibe, 14 years ago

#1517

  • rewrote Logger to use Diagnostics.Trace
  • removed HiveLogger as it's not used anymore
  • removed dependency from Persistence to log4net
  • ConfigMerger now also merges <system.diagnostics> sections
File size: 306 bytes
Line 
1<?xml version='1.0' encoding='utf-8'?>
2<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="HeuristicLab.Tracing.Properties" GeneratedClassName="Settings">
3  <Profiles />
4  <Settings>
5   
6  </Settings>
7</SettingsFile>
Note: See TracBrowser for help on using the repository browser.