aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Logging/GlobalExceptionTrapper.cs
Commit message (Collapse)AuthorAgeFilesLines
* Fixed issue with insights file datetime utc.Roy Ben Shabat2020-08-231-0/+13
| | | | | | | added insights application exception/crash. added remote actions service. fixed issue with LiteDB hang on application start/exit. reduced insights listener empty frames.
* Implemented pre-connection protocol configuration.Roy Ben Shabat2020-08-221-1/+0
| | | | | | Improved error handling across transport layer. Improved unexpected app crash for PPC. Improved transporter request received handlers tunneling.
* Improved FSE application termination analysis using settings. (increased ↵Roy Ben Shabat2020-08-141-3/+3
| | | | crash report history to 1 hour instead of 10 minutes)
* redundant.Roy Ben Shabat2020-08-131-3/+3
|
* Implemented global exception trapper GetLastApplicationCrashFromWindows for ↵Roy Ben Shabat2020-08-121-0/+45
| | | | PPC/FSE/MS.
* Reduced several unhandled exceptions written to logs from ↵Roy Ben Shabat2020-08-101-7/+0
| | | | | | | GlobalExceptionTrapper. Reset RemoteJob on FSE connection. Ensure auto reconnection time does not execute when the dialog has been already closed.. Not sure if that is the problem.
* Logs, Comments & General organization on FSE/PPC.Roy Ben Shabat2020-04-091-0/+1
| | | | Several improvements.
* Implemented new hardware components "Active" on machine operator upload ↵Roy Ben-Shabat2018-08-231-2/+3
| | | | | | | | hardware configuration. Improved and tested global exception trapper on async task. Fixed a weird issue on navigation control toAnimation complete's twice.
* An attempt to catch global unhandled task exceptions..Roy Ben-Shabat2018-08-221-0/+1
|
* Machine Studio v2.9Roy Ben-Shabat2018-08-201-1/+0
|
* Improved logging library threading model.Roy Ben-Shabat2018-08-141-2/+1
|
* Change LogManager to Instance.Roy Ben-Shabat2018-02-281-5/+5
|
* Implemented global exception trapping on machine studio.Roy Ben-Shabat2018-02-121-7/+8
|
* Rename "Visual Studio" to "Visual_Studio"Roy Ben-Shabat2017-11-161-0/+106
Rename "External Repositories" to "External_Repositories".