When I run:
puppet agent --onetime --debug --verbose
on a new 2.7.3 client (connecting to a 2.7.3 server), only about 1/10
the messages get printed out to the screen as use to with older versions
of puppet -- and all those messages now seem to be in the
/var/log/system.log (on the Mac - 10.6 & 10.7)
Anyone know how to get all the debug messages to print to the screen,
instead of, or in addition to the log? the --logdest console didn't work...
Thanks,
-Roy