Here are
224 public repositories
matching this topic...
A modern formatting library
Delightful console output for Swift developers.
Updated
Jul 28, 2020
Swift
A minimalistic emoji package for Go (golang)
Open Source Landmarking Library
Updated
Aug 7, 2019
Jupyter Notebook
Graylog alarm callback for Slack
Updated
May 21, 2019
Java
Audio input/output source lock/switcher for macOS.
Updated
Apr 30, 2019
Swift
Serverless plugin to process AWS CloudFormation Stack Output
Updated
Dec 28, 2019
TypeScript
Produces a string that represents slice data in a text table, inspired by gajus/table.
sphinx builder that outputs markdown files.
Updated
Sep 15, 2020
Python
Enhanced UE4 output log widget
Small library for colored (ANSI) output in Erlang/Elixir/LFE. It's can be useful when you need to create a user-friendly command-line applications.
Updated
Jan 26, 2019
Erlang
A blazing fast tool for building data pipelines: read, process and output events.
Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.
PHP ETL (Extract / Transform / Load) library with SOLID principles + almost no dependency.
Easily get custom go template based outputs to your command-line tool. Like in docker/kubernetes
Coordinate the output of content associated with your HomeKit lightbulbs. #Ambilight
Updated
May 16, 2017
Swift
Show Ex command output in buffer
Updated
Jun 26, 2018
Vim script
🕺🏽Simple output library for go CLIs.
Generate dynamic webpack bundle output names from known or unknown entry files
Updated
Sep 27, 2020
JavaScript
Seashells node.js CLI tool.
Updated
Sep 4, 2018
JavaScript
Graylog output plugin for Graphite and Ganglia
Performance meets elegance.
Provide new output windows which can be filtered by tags so you can debug on section of code at a time
For making nicer looking Shortcuts
💥 Color output for Docker commands.
Automatic output function for STL containers
A Python package for parsing FISPACT-II output
Updated
Oct 2, 2020
Python
An Ansible callback plugin to output suitable for TeamCity
Updated
Sep 25, 2019
Python
Graylog output plugin that forwards one or more streams of data to Splunk via TCP.
Updated
Apr 26, 2018
Java
Improve this page
Add a description, image, and links to the
output
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
output
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I would like to have all the logs (not just
onFail) in a file, having all of them printed to terminal looks too spammy. But it seems like print to terminal currently is inevitable. Is it possible to add some config option to print to file only?