Log4net used in Windsor with locking Model

102 Views Asked by At

Do I need to use locking model when use log4net from windsor logging facility and fileappender? Or this issue is resolved by windsor itself? Thanks.

1

There are 1 best solutions below

0
On BEST ANSWER

After some research, I found out that using generated proxy class this is impossible. Pity.