-
I'd like to get precompile statements emitted to stdout rather than a file named stdout. At the very least, a hint to stdout when I launch Julia with `--trace-compile=stdout` would be nice. I doubt ma…
-
Hi, is there a way to avoid printing anything but what produced by reporting nodes to stdout?
We would need to have on stdout only JSON formatted ouput for logging purposes, and we're thinking to use…
-
when rendering anything in blender (which uses openpgl), the stdout of blender gets cluttered with millions of 'scateredContribution'. this comes from https://github.com/RenderKit/openpgl/blob/f4828a9…
-
An ESBMC user asked whether we can change how we print our messages to the output. In particular, this user claims we should output our messages to the stdout instead of stderr.
-
print to stdout if **-o --output-filename** is: **-**
cool feature to create own pipeline
_swappy_ do the same thing
-
Some [general-purpose formatting tools](https://github.com/purcell/emacs-reformatter) prefer language-specific formatting tools to write to stdout:
> By default, reformatter.el expects programs to …
-
There's a relatively new config parameter log_stdout. When this is set, the RMS initLogging() function redirects all standard output to the logger. So far so good. However, the logger is also configu…
-
### Describe what happened
When attempting to use the provider, it seems like logs that are normally intercepted upstream are not in the Pulumi provider.
For example, running an up on a simple progr…
-
I compiled rp-pppoe version 4 against pppd version 2.5.0 and I'm encountering issues with the client connection. The log output is not clear about the exact problem. Here's an example:
pppoe-server…
-
When check fails, you don't use the `stdout` stream. It should be better to indicate the failure *"Check failed with "* inside the `stderr` stream. Doing this allow extra tools to catch only checking …