experimental logging branch

2011-12-11 Thread David Bremner
On Sat, 10 Dec 2011 23:27:02 -0400, David Bremner wrote: > This uses the jlog library (http://labs.omniti.com/labs/jlog) > to atomically log messages in pub-sub model. Some more explanations. Part 1: pub-what? = What is pub-sub? Conceptually you can think of it as a set of

Re: experimental logging branch

2011-12-11 Thread David Bremner
On Sat, 10 Dec 2011 23:27:02 -0400, David Bremner da...@tethera.net wrote: This uses the jlog library (http://labs.omniti.com/labs/jlog) to atomically log messages in pub-sub model. Some more explanations. Part 1: pub-what? = What is pub-sub? Conceptually you can think of it

experimental logging branch

2011-12-10 Thread David Bremner
I have pushed a branch jlog git://pivot.cs.unb.ca/notmuch.git This uses the jlog library (http://labs.omniti.com/labs/jlog) to atomically log messages in pub-sub model. On this branch you can enable logging of tagging operations by notmuch config set log.subscribers 'name1;name2;name3'