Action #4202
Add optional unit parameter to GApplication::log_value() methods
Status: | Closed | Start date: | 01/19/2023 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assigned To: | Knödlseder Jürgen | % Done: | 100% | |
Category: | - | |||
Target version: | 2.1.0 | |||
Duration: |
Description
In many cases logged values also have units, and it should be possible to specify them using an optional parameter.
Recurrence
No recurrence.
History
#1 Updated by Knödlseder Jürgen almost 2 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
An optional unit parameter was added to the C++ and Python interfaces and appropriate unit tests were implemented. The code was checked and merged into devel
.