Guten Tag Hearne, S (Sean),
am Montag, 12. Januar 2015 um 14:45 schrieben Sie:

> but as either MyProg1 or MyProg2 can call the dll, how do I get the logger in 
> the dll?

You don't, in the DLL you normally would work with "CommonDll" or such
as logger and in your log4cxx configuration for each application you
just configure the logger "CommonDll" to use the same appender and
such as MyProg1, MyProg2 and so on. This way you can handle the log
statements from the DLL in each application as you like, without the
need to know in which application your DLL is used why.

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning       E-Mail: thorsten.schoen...@am-soft.de
AM-SoFT IT-Systeme      http://www.AM-SoFT.de/

Telefon...........05151-  9468- 55
Fax...............05151-  9468- 88
Mobil..............0178-8 9468- 04

AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow

Reply via email to