[logback-user] DBAppender and markers

Leonardo Souza lsouza at amtera.com.br
Fri Jun 14 18:49:28 CEST 2013


Hi,

Thanks for the quick reply. I have been busy so sorry for the late answer.
The plan is to provide a patch for the DBAppender asap.

I have cloned the repo and issued a mvn clean test, detected some test
failures.
This is the trunk version (2.0.0-SNAPSHOT), but there's no snapshot version
tag to fill a bug in Jira.
Can i fill the issue without an affected version?

regards,

-- 
Leonardo S Souza
Amtera Semantic Technologies
Rua da Quitanda, 194, sala 1201 - Centro
Rio de Janeiro - RJ - Brasil
Tel: + 55 21 2213 3220
Cel: + 55 21 9877 7081
www.amtera.com.br


2013/5/31 ceki <ceki at qos.ch>

>
> Hi Leonardo,
>
> Marker information should be part of the data written into the DB. Please
> create a jira issue for this bug. Better yet, provide a patch to DBAppender
> by way of a github pull request.
>
> Best regards,
>
>
> On 31.05.2013 03:34, Leonardo Souza wrote:
>
>> Hi,
>>
>> We have a system with a lot of log statements using markers,
>>
>>    this.logger.info(this.marker, "ex fvmo dare lvcem");
>>
>> We are planning to store the logs in a database using DBAppender but
>> ther marker do not have a column, only appears in the
>> formatted_message field. We will query this database filtering by the
>> markers, a sql like query is not a desirable solution.
>>
>> Anyone has a better idea instead of creating a custom appender?
>>
>> thanks ..
>>
>> --
>> Leonardo S Souza
>>
>
>
> --
> Ceki
> 65% of statistics are made up on the spot
> ______________________________**_________________
> Logback-user mailing list
> Logback-user at qos.ch
> http://mailman.qos.ch/mailman/**listinfo/logback-user<http://mailman.qos.ch/mailman/listinfo/logback-user>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/logback-user/attachments/20130614/4e653cfe/attachment.html>


More information about the Logback-user mailing list