
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
@mishguru/logview-cli
Advanced tools
npm install -g @mishguru/logview-cli
logv
Display a list of logs
Commands:
logv edit-config Open the server config in your editor
logv filter Display a list of logs [default]
logv read [ids...] Display details about selected logs
logv use [server] Set which server to use by default
Options:
--version Show version number [boolean]
--server Which server to use from the config [choices: "internal", "production"]
--disable-selfupdate Prevents the app from automatically updating itself [boolean]
--help Show help [boolean]
--follow, -f Append new logs as they are created [boolean] [default: false]
--lines, -n Number of logs to retrieve [number] [default: 20]
--format [string] [default: "pretty"]
--user, -u A list of user IDs to filter logs by [array]
--sentFrom, -s A list of service names to filter logs by [array]
--type, -t A list of topic type to filter logs by [array]
--payload, -p Filter logs by payload using SQL LIKE [string]
--before, -b Only display logs with an ID before the specified ID [string]
--after, -a Only display logs with an ID after the specified ID [string]
--sent-before Only display logs created before the specified date [string]
--sent-after Only display logs created after the specified date [string]
FAQs
Logview CLi
The npm package @mishguru/logview-cli receives a total of 0 weekly downloads. As such, @mishguru/logview-cli popularity was classified as not popular.
We found that @mishguru/logview-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 13 open source maintainers 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.
Security News
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.