
Research
/Security News
11 Malicious NuGet Tools Pose as Game Cheats to Drop a Windows Host-Surveillance Payload
11 malicious NuGet tools pose as game cheats to deploy Windows payloads, track hosts, and use Google Sheets for telemetry and control.
localconsolelogger
Advanced tools
open 打开日志
close 关闭日志
log
static log(context:string,className?:string):void;
调用成功后在控制台打印相关信息,此方法需在open方法调用之前,或localstroage里LocalLogger的值为真时调用
warn
static warn(msg:string,className?:string):void;
在控制台打印潜在错误,此方法需在open方法调用之前,或localstroage里LocalLogger的值为真时调用
error
static error(err:string,className?:string):void;
在控制台打印错误和异常信息,此方法需在open方法调用之前,或localstroage里LocalLogger的值为真时调用
FAQs
Unknown package
The npm package localconsolelogger receives a total of 2 weekly downloads. As such, localconsolelogger popularity was classified as not popular.
We found that localconsolelogger demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
11 malicious NuGet tools pose as game cheats to deploy Windows payloads, track hosts, and use Google Sheets for telemetry and control.

Research
/Security News
4 compromised asyncapi packages deliver miasma botnet loader on macOS, Linux and Windows.

Research
/Security News
A compromised jscrambler npm release added a malicious preinstall hook that runs hidden native binaries on Linux, macOS, and Windows.