Yes, it does..
Yes, it does..
One thing I could imagine is that the logging framework detects if there is a controlling terminal and output to it if there is.
And if there is not it logs to some system logging factility
Cheers,
_
Not a solution ;but for now i think i need to use "stdout" ...
Yes, using the correct streams explicitly is a better solution anyway.
More control of which stream something is written to and more control on how the data is formatted, etc.
Cheers,
_
yagabey (6th July 2015)
Bookmarks