avitous
03-28-2006, 02:28 PM
Not sure if this is intentional or, more likely, a minor bug, so I'm asking first in forum...
In Spoon (and in Pan when running from command line) I've noticed logging level 'basic' actually emits quite a bit of information: start and stop for each thread, row count indicators every 5K lines, and so on. Naturally I want to try 'minimal', thinking it would give me start and stop indications with perhaps some summary statistics (like overall rows/sec would be nice, but that's missing...).
It appears 'minimal' logging level causes *nothing* to be logged. No start message, no 'finished OK' message, nothing. I'd expect this with logging level 'none' or 'error', but with 'minimal' I'd expect at least a startup and finished message.
Was this intentional, or would this be a valid bug (or feature request)?
In Spoon (and in Pan when running from command line) I've noticed logging level 'basic' actually emits quite a bit of information: start and stop for each thread, row count indicators every 5K lines, and so on. Naturally I want to try 'minimal', thinking it would give me start and stop indications with perhaps some summary statistics (like overall rows/sec would be nice, but that's missing...).
It appears 'minimal' logging level causes *nothing* to be logged. No start message, no 'finished OK' message, nothing. I'd expect this with logging level 'none' or 'error', but with 'minimal' I'd expect at least a startup and finished message.
Was this intentional, or would this be a valid bug (or feature request)?