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

Log observer console application #254

Closed
aregtech opened this issue Oct 8, 2023 · 1 comment · Fixed by #293
Closed

Log observer console application #254

aregtech opened this issue Oct 8, 2023 · 1 comment · Fixed by #293
Assignees
Labels
enhancement New feature or request log observer The log observer logger

Comments

@aregtech
Copy link
Owner

aregtech commented Oct 8, 2023

Description:

In the logging, the applications are set to have following categories: client, service, observer, test, simulation.
The observer is an application like log viewer.
There should be implemented a simple console log observer application to make:

  1. receive the list of log sources;
  2. receive the list of log scopes and priorities;
  3. control the logs in command line to make:
    • save the logs in the logging file as a plain text;
    • save the logs in a database;
    • activate and deactivate, change log priorities of the scopes;
    • start, stop and pause logging;
    • save current log state in a configuration file.

Note: due to large list of features, this ticket should be split in multiple issues with the label log observer.

@aregtech aregtech added enhancement New feature or request logger log observer The log observer labels Oct 8, 2023
@aregtech aregtech self-assigned this Oct 8, 2023
This was linked to pull requests Jan 1, 2024
@aregtech
Copy link
Owner Author

aregtech commented Jan 7, 2024

implemented. need more tests.

@aregtech aregtech closed this as completed Jan 7, 2024
@aregtech aregtech moved this to Reviewed in AREG IoT SDK (areg sdk) Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request log observer The log observer logger
Projects
Status: Reviewed
1 participant