Issue Details (XML | Word | Printable)

Key: GRAILS-2012
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Graeme Rocher
Reporter: Tim Pigden
Votes: 0
Watchers: 0
Operations

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

log output goes to console in integration tests not trace files

Created: 11/Dec/07 09:22 AM   Updated: 11/Dec/07 09:22 AM
Component/s: Testing
Affects Version/s: 1.0-RC1
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. Zip Archive LoggingExperiments.zip (222 kB)

Environment: Windows XP jdk 1.6_03


 Description  « Hide
logging output goes to console when running integration tests, not the TEST...out.txt or TEST...err.text files
This means you have to use println instead which does to to the right place.
See project enclosed, test is whereDoLogsToTests.groovy

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.