Logger.cpp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14190: Updated - DFF: Improvement: Export individual log files [Demo Feedback Follow Up]

Removed the passed by pointer and use passed by reference for the cancelling controller variable

  1. … 1 more file in changeset.
DEN-14190: Updated - DFF: Improvement: Export individual log files [Demo Feedback Follow Up]

Change m_cancelExport to _cancelExport

  1. … 1 more file in changeset.
DEN-14190: Added - DFF: Improvement: Export individual log files [Demo Feedback Follow Up]

The canceling of single/multiple selection log file exporting

Corrected USB space check function logic

  1. … 8 more files in changeset.
DEN-14190: Added - DFF: Improvement: Export individual log files [Demo Feedback Follow Up]

Add checking of the USB space to ensure there is enough space to copy the designated log files

  1. … 4 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 3 more files in changeset.
Merge branch 'DEN-16249-UI-VD-S104_notLoggingBug' into staging

DEN-16233: Added - UI logs are incomplete

Remove the inclusion of the settings partition read/readonly state to the logging storage ready state

DEN-16037: Updated - System does not Erase Treatment Logs When Folder is Full

Corrected tmp folder usage for VM case

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 6 more files in changeset.
Merge branch 'DEN-16123-UI-BN-S103-TxLog-Pending' into staging

  1. … 1 more file in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 6 more files in changeset.
DEN-16002: Treatment Logs Do Not Display on UI

- removed the pending separate folder and combined the two uploaded and pending in same folder, separated by a ".p" at the end of the file name for pending.

- changed the base treatment report extension from "log" to "txr".

  1. … 6 more files in changeset.
DEN-15112: Added - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Add the log list model for SD card and USB in CPP

Updated the SettingLogExport QML to reflect CPP model addition

  1. … 9 more files in changeset.
DEN-16037: Updated - System does not Erase Treatment Logs When Folder is Full

Updated code based on CR requests

- add signals to follow device<device>StateChange and device<device>SpaceChange

- Add proper handling of the added signals (slots and connections)

- remove the added encrypted path and use settings_path() instead

  1. … 4 more files in changeset.
DEN-16037: Added - System does not Erase Treatment Logs When Folder is Full

Added a check of the treatments folder partition for disk space usage

  1. … 4 more files in changeset.
DEN-15112: Updated - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Add missing doxygen comment and Debug comment

  1. … 1 more file in changeset.
DEN-15112: Updated - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Add improved USB insert/remove handling that does not rely on polling

Add updates to models base on directory changes

  1. … 18 more files in changeset.
DEN-15112: Added - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Updated the filemodel to have a proxyModel for filtering and sorting actions

  1. … 13 more files in changeset.
DEN-15875: Added - The Treatment log retention and rotation usage percentage adjustment for its new secure location

Added proper detection of the SD-card not being mounted to use /tmp folder for logging

Updated the periodical space check to also use /tmp folder when SD Card is not mounted

  1. … 1 more file in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 16 more files in changeset.
Merge branch 'DEN-15833-UI-VD-S101-FS_io_fail_alarm' into staging

  1. … 3 more files in changeset.
DEN-13474: Updated - UI: SRSUI for SD-Card/File System Write Failure & Export Log Failure may be Outdated from PRS (SRSUI 1077-1079)

Rename the signal/slot per CR request

  1. … 3 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 73 more files in changeset.
Merge branch 'DEN-15279-UI-BN-S97-Cybersecurity' into staging

  1. … 115 more files in changeset.
  1. … 9 more files in changeset.
DEN-13474: Added - UI: SRSUI for SD-Card/File System Write Failure & Export Log Failure may be Outdated from PRS (SRSUI 1077-1079)

Added code to emit an alarm to HD when the i/o operations fail (ie: write/read to SD or exportlog)

  1. … 6 more files in changeset.
DEN-15738: UI: Cybersecurity: Move the Treatment log to the Encrypted partition

- Fixed a bug in treatment folder detection.

  1. … 1 more file in changeset.
DEN-15738: UI: Cybersecurity: Move the Treatment log to the Encrypted partition

- Fix the issue caused by moving the Treatment Lox to Encrypted partition.

  1. … 6 more files in changeset.
DEN-15738: UI: Cybersecurity: Move the Treatment log to the Encrypted partition

- Fixed the issue with the initial treatment log folder location.

DEN-15112 : Changed - added a new const for pending subfolder name

  1. … 4 more files in changeset.