diff --git a/HKCardOUT/Views/RootView.xaml.cs b/HKCardOUT/Views/RootView.xaml.cs index 9524e6c..76eb446 100644 --- a/HKCardOUT/Views/RootView.xaml.cs +++ b/HKCardOUT/Views/RootView.xaml.cs @@ -16,6 +16,7 @@ namespace HKCardOUT.Views { public RootView() { + HKLogImport.Init("HKCardOUT"); InitializeComponent(); MessageLog.GetInstance.NotifyShow = new Action((s) => {