[chirp_devel] chirp_devel Digest, Vol 20, Issue 13
Drew Vonada-Smith
Tue Jan 1 12:55:09 PST 2013
No, that only includes debug logs from yesterday before I installed the dev
env...
-----Original Message-----
From: chirp_devel-bounces at intrepid.danplanet.com
[mailto:chirp_devel-bounces at intrepid.danplanet.com] On Behalf Of Dan Smith
Sent: January 01, 2013 14:50
To: chirp_devel at intrepid.danplanet.com
Subject: Re: [chirp_devel] chirp_devel Digest, Vol 20, Issue 13
> Your directions talk about what to do with the debug log, but they
> never say where it is.
Yes, they do:
> Windows
> Go to Start->Run and type "%APPDATA%\CHIRP". Your debug.log file will be
in the folder that opens.
However, as I said, if you're running from the command line, the contents go
to the screen, not the log.
> Also, no idea how to pipe it to a file. Don't know this env.
In this case "this env" is Windows. The standard way of redirecting the
output of a program to a file is all you need:
C:\foo\chirp.hg> python chirpw > my_log_file.txt
--
Dan Smith
www.danplanet.com
KK7DS
More information about the chirp_devel
mailing list