aristanetworks / ansible-cvp

Ansible modules for Arista CloudVision
http://cvp.avd.sh
Apache License 2.0
66 stars 61 forks source link

Allow to set cvprac CvpClient log level from ansible-cvp #676

Closed gmuloc closed 8 months ago

gmuloc commented 11 months ago

Enhancement summary

When initializing CvpClient, there is a default value of INFO for log_level https://github.com/aristanetworks/cvprac/blob/develop/cvprac/cvp_client.py#L120

This enhancement is to track being able setting this when initializing CvpClient here: https://github.com/aristanetworks/ansible-cvp/blob/devel/ansible_collections/arista/cvp/plugins/module_utils/tools_cv.py#L52

Which component of AVD is impacted

other

Use case example

getting debug log levels from cvprac

Describe the solution you'd like

reading more logs from CVPrac

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

github-actions[bot] commented 8 months ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 15 days