right, which would imply that any other printing w...
# development
h
right, which would imply that any other printing we want ot do from a rule is a log and should go through the log abstraction
h
Ah, so long as other rules can still log, that sounds great! I was concerned we were saying non-console-rules can never write to the user
h
yeah, non-console rules can absolutely write logs to the user
but do we ever want a non-conosle rule to be able to write a non-log to a user?
i.e. something that shows up in the swim lanes of the v2 UI, rather than in the logging messages that currently get written above it?
h
No; only console rules should have access to the console