pve2-api-php-client
pve2-api-php-client copied to clipboard
Improve error_log & error pass-back; Add getTicket(); Silence verbose logging; Link to repo
Helps as the class gets added to code-bases, easier to track it. You weren't wrong about not working with it!
Investigate @danhunsaker concept of PSR-3 handling mentioned in Issue #19 back in 2015.
https://www.php-fig.org/psr/psr-3/
Looks good overall, but it might be nice to make a couple tweaks. See my other comments for details on what I mean.
Thanks for the review @danhunsaker - how's the updated pull looking now? Appreciate your pointers on all fronts.
I'd like to switch back the reverted-to-error-log section? I'm a fan of passing back the specifics if it's doable.