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

Add consistence response for log level on cli #6847

Closed
freddidierRTE opened this issue Jul 19, 2024 · 0 comments · Fixed by #6943
Closed

Add consistence response for log level on cli #6847

freddidierRTE opened this issue Jul 19, 2024 · 0 comments · Fixed by #6943
Assignees
Labels
Enhancement New feature

Comments

@freddidierRTE
Copy link
Contributor

Log level for node services via cli does not contain configured level as for java services :

$ opfab service get-log-level cards-publication 
Log level got successfully
{ configuredLevel: 'INFO', effectiveLevel: 'INFO' }

$ opfab service get-log-level supervisor 
Log level got successfully
info

Add for node services the same json as for java services

@freddidierRTE freddidierRTE added the Enhancement New feature label Jul 19, 2024
@quinarygio quinarygio self-assigned this Jul 29, 2024
@quinarygio quinarygio moved this from Ready to In progress in OperatorFabric Release 4.5.0 Jul 29, 2024
quinarygio added a commit that referenced this issue Jul 29, 2024
@quinarygio quinarygio linked a pull request Jul 29, 2024 that will close this issue
@quinarygio quinarygio moved this from In progress to In review in OperatorFabric Release 4.5.0 Jul 30, 2024
quinarygio added a commit that referenced this issue Jul 30, 2024
quinarygio added a commit that referenced this issue Jul 30, 2024
vlo-rte pushed a commit that referenced this issue Jul 31, 2024
@github-project-automation github-project-automation bot moved this from In review to Done in OperatorFabric Release 4.5.0 Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants