Logging-2: single-logging routine
* Rework logging as a single routine, whether invoked from Background Worker or not. * FIX (by above.) calculation-failur due to cJsonFile's log-msg in background-thread. * logFile: Improve logs by always appending timestamps and better formating. * FIX opening-msg to be the 1st thing be written in log-file. * json: Cache Body/Header for performance.
Showing
- CSE/Calculation/Minor_routines_calculate.vb 8 additions, 8 deletionsCSE/Calculation/Minor_routines_calculate.vb
- CSE/Calculation/Signal_identification.vb 5 additions, 5 deletionsCSE/Calculation/Signal_identification.vb
- CSE/Calculation/main_calculation_call.vb 27 additions, 27 deletionsCSE/Calculation/main_calculation_call.vb
- CSE/Calculation/sub_linear_regression.vb 7 additions, 7 deletionsCSE/Calculation/sub_linear_regression.vb
- CSE/GUI/F_Main.vb 22 additions, 26 deletionsCSE/GUI/F_Main.vb
- CSE/GUI/utils_GUI.vb 4 additions, 4 deletionsCSE/GUI/utils_GUI.vb
- CSE/IO/OutputTest.vb 2 additions, 2 deletionsCSE/IO/OutputTest.vb
- CSE/IO/cJsonFile.vb 33 additions, 20 deletionsCSE/IO/cJsonFile.vb
- CSE/IO/cPreferences.vb 2 additions, 2 deletionsCSE/IO/cPreferences.vb
- CSE/IO/input.vb 22 additions, 22 deletionsCSE/IO/input.vb
- CSE/IO/output.vb 9 additions, 9 deletionsCSE/IO/output.vb
- CSE/utils.vb 103 additions, 100 deletionsCSE/utils.vb
Loading
Please register or sign in to comment