lp://staging/~maxb/loggerhead/jameinel-configurable_logging

Created by Max Bowsher and last modified
Get this branch:
bzr branch lp://staging/~maxb/loggerhead/jameinel-configurable_logging
Only Max Bowsher can upload to this branch. If you are Max Bowsher please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Max Bowsher
Project:
loggerhead
Status:
Merged

Recent revisions

417. By John A Meinel

Reduce simpletal spam w/ --log-level=DEBUG, we *never* want that.

But if --log-level=warning, we don't want INFO messages either.

416. By John A Meinel

Make a note why we restrict simpleTAL logging, and make it not *increase* verbosity.

415. By John A Meinel

Correctly parse values in the callback for optparse.

414. By John A Meinel

Remove the changes to the Branch app.

413. By John A Meinel

Make some of the info calls a bit less noisy.

We don't really need full floating point resolution, milliseconds should be enough.

412. By John A Meinel

Add 'http_log_level' and --log-level.

This allows us to set a default log level that isn't 'WARNING' the logger
default, and isn't DEBUG, the current code default.

Also add a time() check for serving a particular branch page.

411. By Matt Nordhoff

Don't let properties that start with _ be created in the first place.

410. By Matt Nordhoff

Fix infinite recursion when unpickling Containers.

Unpickle tries to access a few attributes (__getstate__, etc.) before filling the __dict__, so __getattr__ went into a loop trying to find self._properties.

It's no longer possible to use properties that start with an underscore, but that's a bit icky anyway.

409. By Ian Clatworthy

Skip syntax highlighting on files over 512K

408. By Ian Clatworthy

Merge John's minor cleanups

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/loggerhead
This branch contains Public information 
Everyone can see this information.

Subscribers