- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 32
Open
Labels
cliaffects the enigma command-line interfaceaffects the enigma command-line interfaceenhancementNew feature or requestNew feature or request
Description
it's not rare to run a command and get output like this, where generously maybe 10% of the output of the command is the part you're actually looking for. we need to compress this into, imo, a maximum of five lines while still providing adequate feedback to show work is being completed.
21:13:02.607 [INFO]: Reading JAR...
21:13:02.648 [INFO]: Indexing jar
21:13:02.685 [INFO]: 	Progress: 100%
21:13:02.686 [INFO]: Finished in 0.037 seconds
21:13:02.686 [INFO]: 	Progress: 100%
21:13:02.686 [INFO]: Finished in 0.038 seconds
21:13:02.687 [INFO]: 	Progress: 100%
21:13:02.687 [INFO]: Finished in 0.039 seconds
21:13:02.687 [INFO]: 	Progress: 100%
21:13:02.687 [INFO]: Finished in 0.039 seconds
21:13:02.690 [INFO]: 	Progress: 100%
21:13:02.690 [INFO]: Finished in 0.042 seconds
21:13:02.690 [INFO]: 	Progress: 100%
21:13:02.690 [INFO]: Finished in 0.042 seconds
21:13:02.690 [INFO]: 	Progress: 100%
21:13:02.690 [INFO]: Finished in 0.042 seconds
21:13:02.690 [INFO]: 	Progress: 100%
21:13:02.690 [INFO]: Finished in 0.042 seconds
21:13:02.691 [INFO]: 	Progress: 100%
21:13:02.691 [INFO]: Finished in 0.043 seconds
21:13:02.691 [INFO]: Running custom indexers
21:13:02.692 [INFO]: 	Progress: 100%
21:13:02.692 [INFO]: Finished in 0.001 seconds
21:13:02.693 [INFO]: Indexing jar
21:13:02.701 [INFO]: 	Progress: 100%
21:13:02.701 [INFO]: Finished in 0.008 seconds
21:13:02.701 [INFO]: 	Progress: 100%
21:13:02.701 [INFO]: Finished in 0.008 seconds
21:13:02.701 [INFO]: 	Progress: 100%
21:13:02.701 [INFO]: Finished in 0.008 seconds
21:13:02.701 [INFO]: 	Progress: 100%
21:13:02.701 [INFO]: Finished in 0.008 seconds
21:13:02.703 [INFO]: 	Progress: 100%
21:13:02.703 [INFO]: Finished in 0.01 seconds
21:13:02.703 [INFO]: 	Progress: 100%
21:13:02.703 [INFO]: Finished in 0.01 seconds
21:13:02.703 [INFO]: Running custom indexers
21:13:02.703 [INFO]: Proposing names...
21:13:02.704 [INFO]: 	Progress: 100%
21:13:02.704 [INFO]: Finished in 0.001 seconds
21:13:02.705 [INFO]: Indexing mappings...
21:13:02.705 [INFO]: 	Progress: 100%
21:13:02.705 [INFO]: Finished in 0.0 seconds
21:13:02.706 [INFO]: 	Progress: 100%
21:13:02.706 [INFO]: Finished in 0.001 seconds
21:13:02.706 [INFO]: 	Progress: 100%
21:13:02.706 [INFO]: Finished in 0.001 seconds
21:13:02.713 [INFO]: Reading mappings...
21:13:02.732 [INFO]: Loading mapping files
21:13:02.737 [INFO]: Indexing mappings...
21:13:02.737 [INFO]: 	Progress: 100%
21:13:02.737 [INFO]: Finished in 0.0 seconds
21:13:02.742 [INFO]: Generating stats
21:13:02.748 [INFO]: 	Progress: 100%
21:13:02.749 [INFO]: Finished in 0.006 seconds
21:13:02.752 [INFO]: Overall: 57.14% (4 / 7)
21:13:02.753 [INFO]: Classes: 50.00% (1 / 2)
21:13:02.753 [INFO]: Methods: 50.00% (1 / 2)
21:13:02.753 [INFO]: Fields: 100.00% (1 / 1)
21:13:02.753 [INFO]: Parameters: 50.00% (1 / 2)
Metadata
Metadata
Assignees
Labels
cliaffects the enigma command-line interfaceaffects the enigma command-line interfaceenhancementNew feature or requestNew feature or request