Skip to content
#

jcl

Here are 51 public repositories matching this topic...

mikehearn
mikehearn commented Apr 20, 2022

You can't write this:

writer.tag = -, sometag

because - is not actually a way to simply express the empty tag, but a whole 'command' by itself. I'd like to have such a thing so I can use tags as a way to enable or disable extra detail in logging. It seems like an obvious use case but there's no way to express it because you can't write "no tag + this list of extra tags I need for

Improve this page

Add a description, image, and links to the jcl 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 jcl topic, visit your repo's landing page and select "manage topics."

Learn more