>>>>> Steinar Bang <[email protected]>:

> Does anyone know how to get the karaf.log output from pax exam tests
> using the karaf container?

The documentation[1] (the most recent doucmentation I've found) says:
 "To understand logging in Pax Exam, keep in mind that logging needs to
  be configured separately for the test driver and the test container,
  which may even run in separate processes."

Then it says:
 "Pax Exam uses the SLF4J logging API, which requires a static binding
  to a logging backend to produce any output at all."

But it doesn't say whether this relates to the test driver or the test
container...?  I do get the messages from karaf being started so I'm
assuming this means logging for the test driver is correctly set up?

Then it says that pax exam provisions pax logging to the test container.
Is that where the problem is perhaps? The Karaf container also
provisions pax logging overriding the one from pax exam but karaf's
logging just disappears into nothing?

References:
[1] <https://ops4j1.jira.com/wiki/display/PAXEXAM4/Logging+Configuration>

-- 
-- 
------------------
OPS4J - http://www.ops4j.org - [email protected]

--- 
You received this message because you are subscribed to the Google Groups 
"OPS4J" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to