![]() |
Black Box
|
Static Public Member Functions | |
static void | SaveErrorData (string error) |
Log all the error that occurs in the program More... | |
Static Private Attributes | |
static readonly string | dataPath = @"BBEL\sensorErrorLog.txt" |
Definition at line 15 of file BBSensorErrorLog.cs.
|
static |
Log all the error that occurs in the program
error |
Definition at line 23 of file BBSensorErrorLog.cs.
Referenced by BBPresenseSensor.Program.AcceptCallback(), BBTasker.BBtaskScheduler.BBTaskCheck(), BBThermostatDataEncryptor.BBThermostatDataRequest.BBThermosataCheck(), BBThermostatConnection.BBThermostatConnect.BBThermostatRequestA(), BBThermostatConnection.BBThermostatConnect.BBThermostatRequestB(), BBThermostatConnection.BBThermostatConnect.BBThermostatType(), BBTasker.BBAccessPad.btnEnter_Click(), BBSensorConnection.BBSensorObjects.Close(), BBPresenseSensor.Program.CloseClient(), BBSensorConnection.BBSensorConnectionManager.CreateListener(), MiBand_Heartrate.ControlFrame.OnAuth(), BBSensorConnection.BBSensorObjects.parseData(), BBPresenseSensor.Program.ReceiveCallback(), BBTasker.BBtaskScheduler.StartFitnessTracker(), BBPresenseSensor.Program.StartListening(), BBTasker.BBtaskScheduler.StartPIR(), BBTasker.BBtaskScheduler.StartThermostate(), and BBTasker.BBtaskScheduler.TSStatusChecker().
|
staticprivate |
Definition at line 17 of file BBSensorErrorLog.cs.
Referenced by BBSensorsErrorLog.BBSensorErrorLog.SaveErrorData().