stderr topic

List stderr repositories

CliWrap

4.2k
Stars
261
Forks
Watchers

Library for running command-line processes

termijack

171
Stars
8
Forks
Watchers

TermiJack surreptitiously hijacks standard streams (stdin, stdout, and/or stderr) from an already running process.

analog

338
Stars
50
Forks
Watchers

PHP logging library that is highly extendable and simple to use.

terraform-provider-shell

276
Stars
61
Forks
Watchers

Terraform provider for executing shell commands and saving output to state file

logger

62
Stars
24
Forks
Watchers

📄 A multi channel logger written in TypeScript.

magento2-stdlogging

22
Stars
6
Forks
Watchers

A drop in Magento 2 Module to pump all Magento 2 logs to StdErr instead of files.

rng

31
Stars
2
Forks
Watchers

Print range of lines to stdout.

Invoke-PsExec

24
Stars
10
Forks
Watchers

Svendsen Tech's Invoke-PsExec for PowerShell is a function that lets you execute PowerShell and batch/cmd.exe code asynchronously on target Windows computers, using PsExec.exe.

jest-mock-process

27
Stars
7
Forks
Watchers

Easily mock NodeJS process properties in Jest.

go-fakeio

24
Stars
1
Forks
Watchers

Small Go library to fake stdout/stderr/stdin mainly for unit testing