mirror of
https://github.com/AEPKILL/devtools-detector.git
synced 2026-04-26 23:15:48 +03:00
[GH-ISSUE #23] 不希望一直清空控制台,至少可以有个参数控制 #12
Labels
No labels
bug
bug
enhancement
help wanted
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/devtools-detector#12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ixi on GitHub (Jun 3, 2021).
Original GitHub issue: https://github.com/AEPKILL/devtools-detector/issues/23
不希望一直清空控制台,至少可以有个参数控制
@AEPKILL commented on GitHub (Jun 3, 2021):
为了检测控制台是否打开,打印频率还是比较频繁的,如果你是因为开发阶段干扰到你看调试信息的话,你可以这样做:
@wzc570738205 commented on GitHub (Jun 29, 2021):