Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: yarpmanager log messages time stamp #3175

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

elandini84
Copy link
Contributor

  • Added time info to libYARP_manager logger and to yarpmanager GUI.
  • The time info can be displayed as the current time (obtained from std::chrono::system_clock::now()) or as time elapsed since yarpmanager GUI launch

This PR aims to address this particular issue: #3120

A ClockStart singleton class has been added to enable get elapesd time on the log messages instead of the actual time of the day
Added also an option to enable 'elapsed time' on log messages instead of the actual time
@elandini84 elandini84 added PR Type: Feat/Enh This PR adds some new feature or enhances some part of YARP Component: GUI - yarpmanager labels Feb 3, 2025
@elandini84 elandini84 requested a review from randaz81 February 3, 2025 13:14
@elandini84 elandini84 self-assigned this Feb 3, 2025
@elandini84 elandini84 requested a review from Nicogene as a code owner February 3, 2025 13:14
@traversaro
Copy link
Member

fyi @CarlottaSartore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: GUI - yarpmanager PR Type: Feat/Enh This PR adds some new feature or enhances some part of YARP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants