Logging and file clean up

This commit is contained in:
2020-09-08 14:39:39 -05:00
parent 2cfa495a24
commit 9b46f64aa0
17 changed files with 69 additions and 51 deletions
+5 -1
View File
@@ -1,7 +1,11 @@
using Zeroconf;
//TODO period updating of servers, proper server removing/workspace updating
using Zeroconf;
using System.Collections.ObjectModel;
using Serilog;
using QControlKit.Constants;
using QControlKit.Events;
namespace QControlKit
{
public class QBrowser