Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #42807

Re: Python log parser

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <davea@davea.name>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.051
X-Spam-Evidence '*H*': 0.90; '*S*': 0.00; 'subject:Python': 0.06; 'entirely.': 0.16; 'received:74.208.4.195': 0.16; 'subject:log': 0.16; 'subject:parser': 0.16; 'exception': 0.16; 'wrote:': 0.18; 'code,': 0.22; 'header:User-Agent:1': 0.23; 'post': 0.26; 'header :In-Reply-To:1': 0.27; 'am,': 0.29; 'could': 0.34; 'module.': 0.36; "didn't": 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'either': 0.39; 'full': 0.61; 'show': 0.63; 'received:74.208': 0.68; 'try,': 0.84
Date Fri, 05 Apr 2013 07:56:26 -0400
From Dave Angel <davea@davea.name>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130308 Thunderbird/17.0.4
MIME-Version 1.0
To python-list@python.org
Subject Re: Python log parser
References <CAFLxTvmDXgeKivwVTRwa4CJ-sd+9esOiwo=co-FFsBgoxO-16w@mail.gmail.com> <20130404180032.d9e3ac2a466ade53fd164029@lavabit.com> <CAFLxTvkOLutk0qy4+MJ36aVU0hxZPkj3WxJHM447wr_R=TovSw@mail.gmail.com>
In-Reply-To <CAFLxTvkOLutk0qy4+MJ36aVU0hxZPkj3WxJHM447wr_R=TovSw@mail.gmail.com>
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Provags-ID V02:K0:mW1Qh6W1kM+0X7+6JACK22pWY3IPlUUcurh8Sy9S8+4 UvcZiOa+n3tyRHhLtqM+1SFH+ke/lDjQLFdIRDX/42xxKsHRze QW40aYpKJkY5/+N6CSrRbrorBsnkWihhIqh7IFMcMAuoSpfDKD g/FiKLtOVojCOZHr9svLg7nym5KBO+XC5DodHK1SoSThMl3hMA ZNyVjQrVP2tBjrPoaMnSobJpOjO1xzelJUGPEbQKJamgmSgiLV h6HWNEFu/N/Ljek2rrgMZ+bt+qmTM2lTtZlACDx3DLh93x82kM XxrGEqPTgrRpZGFKYR58lS0Tzr5mtfhaI4eN5C+0T64fk+Uyg= =
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.133.1365163008.3114.python-list@python.org> (permalink)
Lines 15
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1365163008 news.xs4all.nl 6889 [2001:888:2000:d::a6]:47321
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:42807

Show key headers only | View raw


On 04/05/2013 07:20 AM, Nac Temha wrote:
> I could not do using syslog module.
>

Please don't top-post.  It messes up the history order entirely.

What could you not do using syslog?  What did you try, and what 
exception did it throw?

Show your code, and either say precisely in what way it didn't "work" or 
post the full exception traceack.


-- 
DaveA

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: Python log parser Dave Angel <davea@davea.name> - 2013-04-05 07:56 -0400
  Re: Python log parser Grant Edwards <invalid@invalid.invalid> - 2013-04-05 13:39 +0000

csiph-web