-
Notifications
You must be signed in to change notification settings - Fork 0
/
testLog.log
16 lines (16 loc) · 931 Bytes
/
testLog.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Feb 19, 2017 2:45:41 PM edu.neu.csye6200.registry.VehicleTaxation getInstance
INFO: Instance Created for VehicleTaxation Class
Feb 19, 2017 2:45:41 PM edu.neu.csye6200.registry.TaxRegistryIO <init>
INFO: instance created for TaxRegestryIO
Feb 19, 2017 2:48:09 PM edu.neu.csye6200.registry.TaxRegistryIO saveVehicle
INFO: Saving data to file with Name RegestryData
Feb 19, 2017 2:48:09 PM edu.neu.csye6200.registry.TaxRegistryIO saveVehicle
INFO: Finished Executing Save
Feb 19, 2017 2:48:30 PM edu.neu.csye6200.registry.TaxRegistryIO load
INFO: Loading data from file with Name sdffhgfgff
Feb 19, 2017 2:48:30 PM edu.neu.csye6200.registry.TaxRegistryIO load
SEVERE: File Not Found Exception Occured During Load
Feb 19, 2017 2:49:11 PM edu.neu.csye6200.registry.TaxRegistryIO load
INFO: Loading data from file with Name RegestryData
Feb 19, 2017 2:49:11 PM edu.neu.csye6200.registry.TaxRegistryIO load
INFO: Finished Executing Load