Quantcast
Channel: NLog - Advanced .NET Logging
Viewing all articles
Browse latest Browse all 60

Closed Issue: Autoreload not working on *nix systems [3653]

$
0
0
<p>Autoreload functionality doesn&#39;t work on *nix systems. After a small investigation I&#39;ve found that in:</p>
<p>XmlLoggingConfiguration.cs:132 (NLog-1.0 Refresh sources)</p>
<p>there&#39;s a line: </p>
<p>string key = Path.GetFullPath(fileName).ToLower(CultureInfo.InvariantCulture);</p>
<p>later that key is written to _visitedFiles which is used to define files that file watcher is supposed to observer. What&#39;s the point of invoking &quot;ToLower&quot; function on file path?</p>

Comments:

Moved to https://github.com/NLog/NLog/issues/148


Viewing all articles
Browse latest Browse all 60

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>