nicc777 / py-animus

A python based plugable and extensible manifest processing system
GNU General Public License v3.0
0 stars 0 forks source link

Add kind name in `ManifestBase.log()` output #53

Closed nicc777 closed 1 year ago

nicc777 commented 1 year ago

Brief Description of the Enhancement

For better readability and troubleshooting, add the implementation kind name in the log output.

Describe the benefit of this proposed enhancement

Better/Easier troubleshooting

Code examples, pseudo code or any other technical description of the proposal

Current output (example):

2023-03-25 11:31:49,113 INFO - [AnimusExtensionTemplate:v1] Spec path "description" validated

Look after feature implemented:

2023-03-25 11:31:49,113 INFO - [AnimusExtensionTemplate:v1:shell-script-v1] Spec path "description" validated