Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

write plugin log statements to the console #180 #68

Closed
kaidaguerre opened this issue Jan 25, 2021 · 1 comment
Closed

write plugin log statements to the console #180 #68

kaidaguerre opened this issue Jan 25, 2021 · 1 comment
Assignees
Labels
logging wontfix This will not be worked on

Comments

@kaidaguerre
Copy link
Contributor

Log statements at the appropriate level should be written to the console. Currently, you can specify the log level with SP_LOG, and log statements at that level and above will be written to the postgres logs. It would be great for debugging/troubleshooting to also print these to the console (possibly with postgres notice?))

@kaidaguerre kaidaguerre added the bug Something isn't working label Mar 2, 2021
@kaidaguerre kaidaguerre modified the milestone: 0.2.3 Mar 2, 2021
@kaidaguerre kaidaguerre modified the milestone: 0.4.0 Mar 19, 2021
@kaidaguerre kaidaguerre added logging and removed bug Something isn't working labels Oct 19, 2021
@kaidaguerre kaidaguerre added the wontfix This will not be worked on label Mar 14, 2022
@kaidaguerre
Copy link
Contributor Author

plugin output now writes to a separate log from the database which is quite simple to find

ahirreddy pushed a commit to ahirreddy/steampipe that referenced this issue Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
logging wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants