History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: WT-385
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Assignee: Marc Guillemot
Reporter: Marc Guillemot
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
WebTest

Use INFO log level for print(ln) in <groovy> step rather than DEBUG level

Created: 11/Feb/08 11:21:09   Updated: 11/Feb/08 11:46:29
Affects Version/s: 2.5
Fix Version/s: 2.6


 Description   
Currently print(ln) statement in a <groovy> step are logged with log4j at debug level. It would be better to use info level as it is the default level used by WebTest. This would allow to see output of print(ln) in custom scripts without to change the log settings.

 All   Comments   Change History      Sort Order:
Comment by Marc Guillemot [11/Feb/08 11:46:29]
Done in build 1662