Feature #2340
RCP: X.X, add a maximum number of file names displayed in import logs threshold
Status: | New | Start date: | 02/09/2018 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | Import | Spent time: | - | |
Target version: | TXM X.X |
Description
Currently some import modules display all the input file names in the console log.
For corpora larger than dozens of files this:
- clutters the console
- is not useful as such in the console (could be more useful in a file log)
- can slow down processing
Solution¶
Add a new "Maximum number of file names displayed in import logs" preference which is a threshold value for the maximum number of file names to display.
Defaut value: 10
If more than the threshold value files are processed, add "..." at the end of the file names list.
If the value is 0, the output log must not try to display anything about file names.
History
#1 Updated by Sebastien Jacquot over 4 years ago
- Target version changed from TXM 0.8.0a (split/restructuration) to TXM 0.8.0
#2 Updated by Matthieu Decorde almost 4 years ago
- Target version changed from TXM 0.8.0 to TXM X.X