Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-dev] How to turn on JGit's logging when running Eclipse, EGit, JGit,

Hi,

JGit uses SLF4J to write logfiles when configured correctly. When I start the JGit command line (org.eclipse.jgit.pgm) I know how to turn on and configure this logging. But has somebody managed to turn on JGit logging when it runs in Eclipse? What would I have to do to start Eclipse in the way that JGit logging is turned on and written somewhere?

Ciao
  Chris

Back to the top