Several small fixes to logging queue:
authorClaudio-Daniel Freire <claudio-daniel.freire@inria.fr>
Thu, 31 May 2012 06:19:23 +0000 (03:19 -0300)
committerClaudio-Daniel Freire <claudio-daniel.freire@inria.fr>
Thu, 31 May 2012 06:19:23 +0000 (03:19 -0300)
commit1be379272c93252ae54334f58df16b21d121f286
treef60e55bf84c36e63f87c7a2931ebe733a34506ad
parent85e106b4095955352b96251613f8c2346492843e
Several small fixes to logging queue:
 * Separate forward and backward queue logs
 * Add an "interval" so that both immediate and timed measurements are possible
 * Wake up logging thread on append when doing immediate logging
 * Properly implement the outpath-injected args attribute
 * Add missing newlines in csv log
src/nepi/testbeds/planetlab/interfaces.py
src/nepi/testbeds/planetlab/metadata.py
src/nepi/testbeds/planetlab/scripts/loggingclassqueue.py