python-nginx icon indicating copy to clipboard operation
python-nginx copied to clipboard

feat: Add useful info when using on terminal

Open vinigfer opened this issue 2 years ago • 0 comments
trafficstars

Instead of getting info about memory position, now we receive info that helps us navigate the nginx conf structure on some cases. For example: Before: <nginx.Key object at 0x7fe420e7c2b0> After: <nginx.Key object (log_format)>

vinigfer avatar Feb 21 '23 18:02 vinigfer