Class DriverLogging
- java.lang.Object
-
- com.microsoft.playwright.impl.driver.DriverLogging
-
class DriverLogging extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private static booleanisEnabledprivate static java.time.format.DateTimeFormattertimestampFormat
-
Constructor Summary
Constructors Constructor Description DriverLogging()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static voidlogWithTimestamp(java.lang.String message)
-