mirror of
https://github.com/TalAloni/SMBLibrary.git
synced 2025-07-23 17:55:55 +02:00
Added LogWriter implementation to handle log events
This commit is contained in:
parent
f9c77ff6a0
commit
536d4bd3a6
3 changed files with 116 additions and 8 deletions
|
@ -39,6 +39,7 @@
|
|||
<Compile Include="DirectoryFileSystem\DirectoryFileSystem.cs" />
|
||||
<Compile Include="DirectoryFileSystem\StreamWatcher.cs" />
|
||||
<Compile Include="DirectoryFileSystem\Win32Native.cs" />
|
||||
<Compile Include="LogWriter.cs" />
|
||||
<Compile Include="NetworkInterfaceHelper.cs" />
|
||||
<Compile Include="ServerUI.cs">
|
||||
<SubType>Form</SubType>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue