Java Web Programming with Eclipse: Logging
Loading...
4,647
Loading...
Uploader Comments (csusbdt)
see all
All Comments (5)
-
it seems to be a rather simple example, but i faced some little difficulties when implementing it. the main problem was that log-file was created in the neccessary directory, but nothing was written there (it was always empty). then, when trying fix it, i cganged the 'log4j.properties' file like this:
...
log4j.rootLogger=TRACE, R
log4j.logger.website=TRACE
and it solved the problem.
-
you sound like a bad mystery movie... there is nothing tricky about setting the right path...
Loading...
The mistake u made in this video is that u forgot about the \\logs\\ directory when u make that copy/paste at 19:30. Just go to 42:10 and continue your video or enjoy the show :)). I like the effort u did with this book and videos!
lucu1313 7 months ago
@lucu1313 19:30 to 42:10 is me in a debugging session. Viewers can skip from 19:30 to 42:10 to omit this session. lucu1313 -- thanks for noting this.
csusbdt 7 months ago