
|
If you were logged in you would be able to see more operations.
|
|
WebTest
Created: 11/Feb/08 11:21:09
Updated: 11/Feb/08 11:46:29
|
|
| Affects Version/s: |
2.5
|
| Fix Version/s: |
2.6
|
|
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.
|
|
|