Re: [SNMP4J] Using SNMP4J with logback

2018-04-15 Thread Debraj Manna
Thanks

On Fri, Apr 13, 2018 at 4:10 AM, Frank Fock  wrote:

> Hi Debraj,
>
> You can write your own LogAdapter and LogFactory implementation for
> logback.
> That should be quite simple. You can start with the Log4JLogAdatper and
> Log4JLogFactory as example.
>
> Best rergards,
> Frank
>
> > On 12. Apr 2018, at 12:37, Debraj Manna 
> wrote:
> >
> > Cross-posting from stackoverflow
> > 
> >
> > We are using SLF4J and logback in our application code and SNMP4J has
> log4j
> > as dependency.
> >
> > Can someone let me know how can I make SNMP4J work with logback?
> >
> > Version
> >
> >   - SNMP4J - 2.4.3
> >   - Logback - 1.2.3
> > ___
> > SNMP4J mailing list
> > SNMP4J@agentpp.org
> > https://oosnmp.net/mailman/listinfo/snmp4j
>
>
___
SNMP4J mailing list
SNMP4J@agentpp.org
https://oosnmp.net/mailman/listinfo/snmp4j


Re: [SNMP4J] Using SNMP4J with logback

2018-04-12 Thread Frank Fock
Hi Debraj,

You can write your own LogAdapter and LogFactory implementation for logback.
That should be quite simple. You can start with the Log4JLogAdatper and 
Log4JLogFactory as example.

Best rergards,
Frank

> On 12. Apr 2018, at 12:37, Debraj Manna  wrote:
> 
> Cross-posting from stackoverflow
> 
> 
> We are using SLF4J and logback in our application code and SNMP4J has log4j
> as dependency.
> 
> Can someone let me know how can I make SNMP4J work with logback?
> 
> Version
> 
>   - SNMP4J - 2.4.3
>   - Logback - 1.2.3
> ___
> SNMP4J mailing list
> SNMP4J@agentpp.org
> https://oosnmp.net/mailman/listinfo/snmp4j

___
SNMP4J mailing list
SNMP4J@agentpp.org
https://oosnmp.net/mailman/listinfo/snmp4j