Files
ErhaCam/logs/2024-11-04.log
2024-11-09 08:55:17 +07:00

11 lines
969 B
Plaintext

2024-11-04 15:05:51 INFO: Config.ConfigFile.<init>() Current working directory in Java : C:\Users\rdkar\OneDrive\Documents\IntelliJ Project\ErhaCam
2024-11-04 15:05:51 INFO: Config.ConfigFile.Load() Load config file at C:\Users\rdkar\OneDrive\Documents\IntelliJ Project\ErhaCam\config.properties
2024-11-04 15:05:51 INFO: Config.ConfigFile.Load() Config Loaded
2024-11-04 15:05:51 INFO: Config.SomeCodes.LoadQRReader() QRReader loaded
2024-11-04 15:05:52 INFO: Config.SomeCodes.LoadFaceDetector() FaceDetector loaded
2024-11-04 15:05:54 INFO: id.co.gtc.erhacam.MainApplication.start() Application started
2024-11-04 15:05:54 INFO: Database.Sqlite.CreateDatabase() Database created successfully
2024-11-04 15:05:54 INFO: Database.Sqlite.GetAll() GetAll success, result count: 43
2024-11-04 15:05:58 INFO: id.co.gtc.erhacam.MainView.loadContent() Not loading empty fxml file
2024-11-04 15:05:58 INFO: id.co.gtc.erhacam.MainApplication.lambda$start$0() Application closed