Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-dev] custom logback.xml ?

This is something we discussed awhile ago, but I rather strongly believe
this like other aspects of slf4j configuration details should be managed
by Eclipse platform and m2e should just use Logger. Unfortunately, our
proposal to provide common slf4j configuration [1] never received
support from platform developers and I honestly do not want to grow
m2e-specific logback support bigger than absolutely necessary.

[1] http://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg05659.html

--
Regards,
Igor

On 11-10-15 12:14 PM, Andrei Pozolotin wrote:
Vlad:

I was looking for something like this:

http://logback.qos.ch/consolePlugin.html

Andrei

-------- Original Message --------
Subject: Re: [m2e-dev] custom logback.xml ?
From: Vlad Tatavu <vtatavu@xxxxxxxxxxxx>
To: Maven Integration for Eclipse developers mailing list
<m2e-dev@xxxxxxxxxxx>
Date: Thu 13 Oct 2011 03:55:38 PM CDT
m2e "honors" the standard way of configuring logback too...

That being said, IMO, an extension point would not be so useful.

Vlad

On 10/13/2011 4:50 PM, Andrei Pozolotin wrote:
Igor:

-------- Original Message --------
Subject: Re: [m2e-dev] custom logback.xml ?
From: Igor Fedorenko <igor@xxxxxxxxxxxxxx>
To: m2e-dev@xxxxxxxxxxx
Date: Thu 13 Oct 2011 01:19:28 PM CDT
Logback configuration file used by m2e (entire eclipse runtime,
actually), can be found under

.metadata/.plugins/org.eclipse.m2e.logback.configuration/
great; it works;

so there is no extension point for this, correct?>

Andrei

--
Regards,
Igor

On 11-10-13 2:15 PM, Andrei Pozolotin wrote:
Hello;

in m2e context: can you please let me know
how can I provide custom logback.xml ?

Thank you,

Andrei



_______________________________________________
m2e-dev mailing list
m2e-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-dev
_______________________________________________
m2e-dev mailing list
m2e-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-dev




_______________________________________________
m2e-dev mailing list
m2e-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-dev

_______________________________________________
m2e-dev mailing list
m2e-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-dev




_______________________________________________
m2e-dev mailing list
m2e-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-dev


Back to the top