Uses of Class
org.openqa.selenium.remote.server.log.PerSessionLogHandler
-
Packages that use PerSessionLogHandler Package Description org.openqa.selenium.remote.server.log -
-
Uses of PerSessionLogHandler in org.openqa.selenium.remote.server.log
Methods in org.openqa.selenium.remote.server.log that return PerSessionLogHandler Modifier and Type Method Description static PerSessionLogHandler
LoggingManager. perSessionLogHandler()
Provides a PerSessionLogHandler
-