Re: Using log4j.xml with dropwizard

2018-08-18 Thread tuk
This has been answered below

https://stackoverflow.com/questions/49550598/dropwizard-specifying-external-log4j-configuration-file-name/51909418#51909418

On Wednesday, 28 March 2018 23:22:37 UTC+5:30, tuk wrote:
>
> How to specify the name and location of log4j configuration file in the 
> external logger ? 
>
> On Thursday, 15 February 2018 00:53:45 UTC+5:30, Artem Prigoda wrote:
>>
>> Yes, it's possible. Take a look at this example: 
>> https://github.com/arteam/dropwizard-nologback
>>
>> Artem 
>>
>> Am Mittwoch, 14. Februar 2018 10:06:45 UTC+1 schrieb tuk:
>>>
>>> Is it possible to use an external log4j logger configured via log4j.xml 
>>> to be used with dropwizard ? I can see the below PR for supporting external 
>>> logger.
>>>
>>> https://github.com/dropwizard/dropwizard/pull/1900
>>>
>>> Has anyone tried that? 
>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"dropwizard-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dropwizard-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Using log4j.xml with dropwizard

2018-03-28 Thread tuk
How to specify the name and location of log4j configuration file in the 
external logger ? 

On Thursday, 15 February 2018 00:53:45 UTC+5:30, Artem Prigoda wrote:
>
> Yes, it's possible. Take a look at this example: 
> https://github.com/arteam/dropwizard-nologback
>
> Artem 
>
> Am Mittwoch, 14. Februar 2018 10:06:45 UTC+1 schrieb tuk:
>>
>> Is it possible to use an external log4j logger configured via log4j.xml 
>> to be used with dropwizard ? I can see the below PR for supporting external 
>> logger.
>>
>> https://github.com/dropwizard/dropwizard/pull/1900
>>
>> Has anyone tried that? 
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"dropwizard-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dropwizard-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Using log4j.xml with dropwizard

2018-02-16 Thread tuk
Thanks Artem.

On Thursday, 15 February 2018 00:53:45 UTC+5:30, Artem Prigoda wrote:
>
> Yes, it's possible. Take a look at this example: 
> https://github.com/arteam/dropwizard-nologback
>
> Artem 
>
> Am Mittwoch, 14. Februar 2018 10:06:45 UTC+1 schrieb tuk:
>>
>> Is it possible to use an external log4j logger configured via log4j.xml 
>> to be used with dropwizard ? I can see the below PR for supporting external 
>> logger.
>>
>> https://github.com/dropwizard/dropwizard/pull/1900
>>
>> Has anyone tried that? 
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"dropwizard-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dropwizard-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.