C# (CSharp) SIL.Utils Logger - 3 exemples trouvés. Ce sont les exemples réels les mieux notés de SIL.Utils.Logger extraits de projets open source. Vous pouvez noter les exemples pour nous aider à en améliorer la qualité.
Logs stuff to a file created in c:\Documents and Settings\Username\Local Settings\Temp\Companyname\Productname\Log.txt
This class also has a rudimentary implementation of IStream. The only really implemented method is IStream.Write, the other methods of this interface are no-ops or throw a NotImplementedException.