Output Glossary

Browse 2 output terms defined in plain English, from the cultural dictionary of computing.

2 Output Terms

Console Output
The text or data a program writes to a terminal or command-line session while running. Console output can be human-readable progress, machine-readable data,...
Custom Formatter
A formatter written or configured to produce output in a project-specific style, data shape, or presentation format. Custom formatters are common in logging,...

Related Topics