using hyprwatch.Logger; class Program { static void Main(string[] args) { WatchLog.LogCreation(); } }