vote up 0 vote down star
1

I am looking to provide some logging support for a closed source commercial application. I have been using log4net for non-distributed projects and am very happy with it. I have googled a bit and actually read (or at least attempted to) the apache log4net license. But lacking a knack for legal-speak I just don't quite get what the rules are. My understanding is that one can use a library such as log4net in a commercial package if it's used in object form. If used in source form, then a different set of rules apply.

Can anyone shed some light (or links) on this topic?

Peter

flag

43% accept rate

1 Answer

vote up 3 vote down check

log4net uses the Apache 2.0 license. This link will probably help answer your questions.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.