[chirp_devel] chirp_devel Digest, Vol 20, Issue 13
Dan Smith
Tue Jan 1 12:49:56 PST 2013
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: OpenPGP digital signature
Url : http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20130101/78c1e90c/attachment-0001.bin
More information about the chirp_devel
mailing list