class Playwright::Logger::LogHints

Included Modules

Defined in:

playwright/logger.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(color : Nil | String = nil) #

[View source]

Instance Method Detail

def color : String | Nil #

preferred logger color


[View source]
def color=(color : String | Nil) #

preferred logger color


[View source]