On Tue 2012.09.04 at 15:36 +0200, Patrick Wildt wrote: > I think those were log_msg()s before, as log_msg() has to be called with a > debug level > as first argument. As log_err() doesn't take a debug level, just call it with > the string.
fixed; thank you