← Back to team overview

yade-users team mailing list archive

Re: [Question #137026]: Debugging output

 

Question #137026 on Yade changed:
https://answers.launchpad.net/yade/+question/137026

    Status: Open => Answered

Václav Šmilauer proposed the following answer:
Hi Klaus, have a look at https://www.yade-
dem.org/sphinx/prog.html#logging . Pointing your attention to 2 things:
(i) If you compile without log4cxx, there is no control over log
severity etc; only messages with sevverity WARN and higher will be shown
(ii) if you compile with log4cxx, by default is the default logging
level WARN and higher, you need to set it to something lower to see your
messages.

I see that hyperlink to yade.log is missing in the doc, it is
https://www.yade-dem.org/sphinx/yade.log.html.

HTH, Václav

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.