I’m developing Eclipse RCP plug-ins. Is it possible to make logback log to the existnig workspace log, so that the logs show up in the ”Error Log” view in the GUI?
You might be interested in the Logback Eclipse Console plugin [1]. However, I've never used it, so I don't know whether it's functional today. It might at least give you a starting point to work from.