Feature #2340
RCP: X.X, add a maximum number of file names displayed in import logs threshold
Statut: | New | Début: | 09/02/2018 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | Import | Temps passé: | - | |
Version cible: | TXM 0.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.
Historique
#1 Mis à jour par Sebastien Jacquot il y a plus de 7 ans
- Version cible changé de TXM 0.8.0a (split/restructuration) à TXM 0.8.0
#2 Mis à jour par Matthieu Decorde il y a plus de 6 ans
- Version cible changé de TXM 0.8.0 à TXM 0.X.X