Scott Haneda:
> >>>> Those seem to be the bulk of the log lines. What is this error in
> >>>> regards to, and any ideas on how to solve it?
> >>>
> >>> Don't turn on VERBOSE LOGGING.
> >>
> >>
> >> Ahh, thanks. In the log, how does one tell the difference between
> >> notice, error, and normal messages? To me, that appeared as a bad
> >> thing, I had no idea it was just informational.
> >
> > Don't turn on verbose logging unless asked to do so.
>
>
> It was the only way I could solve some other issues I was having. It
> was helpful for me to be able to pin down errors that were being shown
> in a non verbose case. I could not have figured out what was
> happening were it not for verbose logging.
Errors are ALWAYS logged in NON-VERBOSE mode.
Wietse