stderred | stderred hooks on write and a family of stream functions
kandi X-RAY | stderred Summary
kandi X-RAY | stderred Summary
stderred is a C library. stderred has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.
stderred hooks on write() and a family of stream functions (fwrite, fprintf, error...) from libc in order to colorize all stderr output that goes to terminal thus making it distinguishable from stdout. Basically it wraps text that goes to file with descriptor "2" with proper ANSI escape codes making text red. It's implemented as a shared library and doesn't require recompilation of existing binaries thanks to preload/insert feature of dynamic linkers. It's supported on Linux (with LD_PRELOAD), FreeBSD (also LD_PRELOAD) and OSX (with DYLD_INSERT_LIBRARIES). Watch this intro asciicast to see it in action.
stderred hooks on write() and a family of stream functions (fwrite, fprintf, error...) from libc in order to colorize all stderr output that goes to terminal thus making it distinguishable from stdout. Basically it wraps text that goes to file with descriptor "2" with proper ANSI escape codes making text red. It's implemented as a shared library and doesn't require recompilation of existing binaries thanks to preload/insert feature of dynamic linkers. It's supported on Linux (with LD_PRELOAD), FreeBSD (also LD_PRELOAD) and OSX (with DYLD_INSERT_LIBRARIES). Watch this intro asciicast to see it in action.
Support
Quality
Security
License
Reuse
Support
stderred has a medium active ecosystem.
It has 898 star(s) with 94 fork(s). There are 22 watchers for this library.
It had no major release in the last 6 months.
There are 31 open issues and 30 have been closed. On average issues are closed in 172 days. There are 2 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of stderred is v1.0
Quality
stderred has no bugs reported.
Security
stderred has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
stderred is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
stderred releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of stderred
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of stderred
stderred Key Features
No Key Features are available at this moment for stderred.
stderred Examples and Code Snippets
No Code Snippets are available at this moment for stderred.
Community Discussions
No Community Discussions are available at this moment for stderred.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install stderred
Important: In all cases below make sure that path to libstderred.so is absolute!.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page