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

Add variable for intellij to disable/modify log output #646

Open
jan-vcapgemini opened this issue Sep 23, 2024 · 1 comment · May be fixed by #729
Open

Add variable for intellij to disable/modify log output #646

jan-vcapgemini opened this issue Sep 23, 2024 · 1 comment · May be fixed by #729
Assignees
Labels
enhancement New feature or request intellij IntelliJ IDE from Jet-Brains refined Issue in new state was discussed with the team and is clear

Comments

@jan-vcapgemini
Copy link
Contributor

jan-vcapgemini commented Sep 23, 2024

As an intellij user I want to be able to disable/modify the log output of intellij.

When running intellij using ide intellij, intellij logs errors directly into the shell and clutters the console with it.

We need to add a new exported environment variable with which we can set intellij to log into a file or even completely disable its log output.

Might be required for #669 if we remove the background process.

@jan-vcapgemini jan-vcapgemini added the enhancement New feature or request label Sep 23, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board Sep 23, 2024
@jan-vcapgemini jan-vcapgemini moved this from 🆕 New to Refinement in IDEasy board Sep 23, 2024
@jan-vcapgemini jan-vcapgemini added the intellij IntelliJ IDE from Jet-Brains label Sep 23, 2024
@jan-vcapgemini jan-vcapgemini added this to the release:2024.09.002 milestone Sep 23, 2024
@hohwille hohwille removed this from the release:2024.09.002 milestone Sep 24, 2024
@jan-vcapgemini jan-vcapgemini added the refined Issue in new state was discussed with the team and is clear label Oct 15, 2024
@jan-vcapgemini jan-vcapgemini moved this from Refinement to 🆕 New in IDEasy board Oct 15, 2024
@leonrohne27 leonrohne27 self-assigned this Oct 23, 2024
@leonrohne27 leonrohne27 moved this from 🆕 New to 🏗 In progress in IDEasy board Oct 23, 2024
@jan-vcapgemini
Copy link
Contributor Author

If we remove the & from the intellij start script (e.g. in software/intellij/bin), we only get intellij debug output when using git bash. When using Windows Terminal it appears that the debug output gets omitted.
Adding > to the intellij start script does not suffice either because only one line gets logged not relevant to the current intellij process.

@leonrohne27 leonrohne27 removed their assignment Oct 25, 2024
@leonrohne27 leonrohne27 moved this from 🏗 In progress to 🆕 New in IDEasy board Oct 25, 2024
@KianRolf KianRolf self-assigned this Oct 25, 2024
@KianRolf KianRolf moved this from 🆕 New to 🏗 In progress in IDEasy board Oct 25, 2024
KianRolf added a commit to KianRolf/IDEasy that referenced this issue Oct 29, 2024
KianRolf added a commit to KianRolf/IDEasy that referenced this issue Oct 30, 2024
KianRolf added a commit to KianRolf/IDEasy that referenced this issue Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request intellij IntelliJ IDE from Jet-Brains refined Issue in new state was discussed with the team and is clear
Projects
Status: 🏗 In progress
Development

Successfully merging a pull request may close this issue.

4 participants