mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 23:23:28 +00:00
use internal logger instead of std.log
This commit is contained in:
@@ -40,6 +40,7 @@ pub const Scope = enum {
|
||||
web_api,
|
||||
xhr,
|
||||
polyfill,
|
||||
mouse_event,
|
||||
};
|
||||
|
||||
const Opts = struct {
|
||||
|
||||
Reference in New Issue
Block a user