[Interest] Console output on OS X
Konstantin Tokarev
annulen at yandex.ru
Fri May 11 08:55:44 CEST 2012
11.05.2012, 10:36, "Lincoln Ramsay" <lincoln.ramsay at nokia.com>:
> On 05/11/2012 09:21 AM, ext Sherif Ghali wrote:
>
>> If I run the following program with a command-line parameter of 0.0 on
>> Windows, the message
>> QPainterPath::lineTo: Adding point where x or y is NaN or Inf, ignoring call
>> is printed on the console.
>>
>> How should the project file or the program be modified to be able to
>> see the same message in a Terminal window under OS X?
>
> Apps run from the finder go to the system's console.log. You can use
> Console.app to view that.
Note that passing a lot of debug output through syslogd (which feeds Console.app)
can degrade overall system performance.
--
Regards,
Konstantin
More information about the Interest
mailing list