Closed AleksandrSl closed 2 years ago
id doesn't exist on a client object, as in the code above it seems that tabId should be used
id
client
tabId
I've also thought about generalizing logger to allow change of reporter/logger like in logux/server, but it seems that most of the logger will be in reporter :sweat_smile:
Thanks. Released in 0.14.4.
id
doesn't exist on aclient
object, as in the code above it seems thattabId
should be used