You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
receive the list of log sources;
receive the list of log scopes and priorities;
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.
The text was updated successfully, but these errors were encountered:
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:
Note: due to large list of features, this ticket should be split in multiple issues with the label log observer.
The text was updated successfully, but these errors were encountered: