MCPcopy Index your code
hub / github.com/browserless/browserless / log

Method log

src/shared/utils/function/client.ts:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 protected page?: Page;
13
14 public log() {
15 return console.log.bind(console);
16 }
17
18 public async start(data: {
19 browserWSEndpoint: string;

Callers 7

docs.jsFile · 0.80
loadPwVersionMethod · 0.80
resolveExecutablePathMethod · 0.80
startMethod · 0.80
handler.tsFile · 0.80
mainFunction · 0.80
helpFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected