Package org.openqa.selenium.server.log

Class Summary
DefaultPerSessionLogHandler Handler which keeps in memory the log records per session so that users can retrieve logs per session.
LoggingManager Configure logging to Selenium taste.
MaxLevelFilter java.util.logging Filter providing finer grain control over what is logged, beyond the control provided by log levels.
NoOpSessionLogHandler  
PerSessionLogHandler  
SessionLogsToFileRepository  
ShortTermMemoryHandler Handler who keeps in memory the last N records as is so that then can be retrieved "as is" on demand.
StdOutHandler java.util.logging Log Handler logging everything to standard output.
TerseFormatter Custom java.util.logging formatter providing compact output.
 



Copyright © 2011. All Rights Reserved.