最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Collect log in Playwright .NET - Stack Overflow

programmeradmin1浏览0评论

I'm developing an automation tool using Playwright and am exploring ways to collect logs from Playwright, similar to the 'sink' concept in Serilog.

Is this possible with Playwright?

When running an application with

$env:DEBUG="pw:API" `
dotnet run

I see many logs from the console, how to collect them to another place, for example file or stream, etc

发布评论

评论列表(0)

  1. 暂无评论