python-nginx
python-nginx copied to clipboard
feat: Add useful info when using on terminal
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)>