Bug #222
better feedback on error
| Status: | New | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | Karl Heinz Marbaise | % Done: | 0% |
|
| Category: | CLI | |||
| Target version: | 0.7.1 Dione | |||
Description
Hi,
new users get no feedback on the console when trying supose. Try
supose.bat scan --url https://dsasda --create --index i
(wrong URL, no user or pass given) and all feedback you'll get is a new prompt after some seconds. A new user has no clue about file.log and won't know what to do next.
This is needlessly frustrating. What about changing log4j.properties to output to the console as well? Cleaning this output would certainly help, too: The logging of @FileExtensionHandler is way too verbose, IMO.
Bye,
Michael
History
Updated by Karl Heinz Marbaise 924 days ago
- Assigned to set to Karl Heinz Marbaise
- Target version set to 0.6.2 Calypso
- Start deleted (
07/20/2009)
Hi Michael,
supose.bat scan --url https://dsasda --create --index i
(wrong URL, no user or pass given) and all feedback you'll get is a new prompt after some seconds. A new user has no clue about file.log and won't know what to do next.
Correct. I've improved the output in case of such errors. But not finalized the solution.
This is needlessly frustrating. What about changing log4j.properties to output to the console as well? Cleaning this output would certainly help, too: The logging of @FileExtensionHandler is way too verbose, IMO.
For this part i open a new issue #226
Many thanks for the feedback.
Kind regards
Karl Heinz Marbaise
Updated by Karl Heinz Marbaise 603 days ago
- Target version changed from 0.6.2 Calypso to 0.7.1 Dione