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

How enable pretty json logs #70

Open
psharaev opened this issue Oct 4, 2024 · 3 comments
Open

How enable pretty json logs #70

psharaev opened this issue Oct 4, 2024 · 3 comments

Comments

@psharaev
Copy link

psharaev commented Oct 4, 2024

I downloaded the plugin and my expectation is that it will just work. But unfortunately, when I run application with logs, they still remain in raw json format. Do I need to enable the plugin somewhere?
I saw that it says in the README that not all terminals are supported, but I did not understand where to find the context menu from the screenshot in the Limits chapter

image

@orangain
Copy link
Owner

orangain commented Oct 5, 2024

@psharaev Thank you for trying the plugin. I tried Goland, and unfortunately it seems that this plugin is not supported in the Goland console. What I meant in the README was that if the menu items in the screenshot are not in your console, then that console is not supported by the plugin. I will improve the README so that it is easier to understand.

@nsohn
Copy link

nsohn commented Nov 19, 2024

@psharaev Thank you for trying the plugin. I tried Goland, and unfortunately it seems that this plugin is not supported in the Goland console. What I meant in the README was that if the menu items in the screenshot are not in your console, then that console is not supported by the plugin. I will improve the README so that it is easier to understand.

are there any plans to have this work with Goland?

@clortus
Copy link

clortus commented Dec 6, 2024

I encountered the same problem in Rider, but worked around it this way: I output the log to the Debug Output; the plugin works perfectly there.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants