< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate] Suggestion for better logging



On Apr 9, 2006, at 12.08, John Draper wrote:

On the subject of logging...  I know it's important to
put the full path of the files,  but is there an option
for turning it off?...   Matthias's ideas for putting
a newline is also going to help - sometimes I miss a lot
of important details in these logs because the lines are
so long,  but they can be shorter if I just snip my path
to root on "resiprocate".

John;
Your long file names are an artifact of your xcode build. Others just have relative paths from the top level project directory.
You need to fix how your compile setup is done to get these results.

A