Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!nntp-feed.chiark.greenend.org.uk!ewrotcd!news.nosignal.org!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.011 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:two': 0.07; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; 'subject:python': 0.11; 'subject: \n ': 0.16; 'subject:run': 0.16; "i've": 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'cc:addr:gmail.com': 0.27; 'cc:2**2': 0.27; 'subject:/': 0.28; 'statements': 0.29; 'code': 0.31; 'print': 0.32; 'received:google.com': 0.34; 'received:209.85': 0.35; 'but': 0.36; 'anything': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'subject:-': 0.40 Newsgroups: comp.lang.python Date: Tue, 1 Jan 2013 22:04:32 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=117.194.197.8; posting-account=MXCsRwoAAAAjU53WWtVUNKpEgw0RPNkT References: <31af8e4e-94af-4f8c-866f-145e3244c0ae@googlegroups.com> User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 117.194.197.8 MIME-Version: 1.0 Subject: Re: Noob: Trying to run two python scrips on a pfsense/freeBSD for the OWL-Intuition-LC From: Vineet Bhojnagarwala To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 Cc: vbhoj74@gmail.com, "python-list@python.org" , "William R. Wing" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Message-ID: Lines: 1 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1357106676 news.xs4all.nl 6840 [2001:888:2000:d::a6]:33387 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:35963 I've print statements in my code for troubleshooting purpose, but I do not find it in any of the logs in /var/log/, not even system.log. Anything that I need to do for it to write the log ?