Replies: 1 comment
|
It prints it to stderr, so |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Well, I expect it to output to a
.llfile. What it does is just printing to the console. I tried to redirect the output to a.llfile but this doesn't work. It still prints to the console and the.llfile's size is zero.All reactions