[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r1333523 - /subversion/trunk/subversion/tests/cmdline/svntest/main.py

From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 3 May 2012 21:05:17 +0200

On Thu, May 03, 2012 at 03:02:07PM -0400, Greg Stein wrote:
> On Thu, May 3, 2012 at 3:00 PM, Stefan Sperling <stsp_at_elego.de> wrote:
> > On Thu, May 03, 2012 at 02:54:02PM -0400, Greg Stein wrote:
> >> Other possibilities might be something like:
> >>
> >> E: error message here
> >> W: warning message here
> >
> > I'd be fine with this because this way most lines will still be less
> > than 80 coloums in length.
>
> C: critical
> I: info
> D: debug
>
> Seem about right?

Looks good to me.

> (I'll wing it for "NOTSET" and the numeric values in
> between the above, unless you have other requests)

I doubt we need any more log levels than the standard logger provides.
I suppose we should disallow numerical input for the --set-log-level
option until we find a pressing need to have more than 5 log levels.
Received on 2012-05-03 21:05:52 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.