2

Is it possible to just use Func and ServiceStack.Logging to use Log4net without using the full ServiceStack web framework? If so, do I still need an AppHost?

1 Answer 1

1

Yes the logging providers, like most major sub components in ServiceStack are completely independent which sees all logging providers, including ServiceStack.Logging.Log4Net only having a dependency on ServiceStack.Common, so doesn't require a reference to ServiceStack.dll.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.