Add support for compiletime logging with Eucalyptus #5
Labels
api
Relates to the API design
core
Describes core required functionality
enhancement
An improvement to existing functionality
question
Looking for an answer
We need to investigate how this should best be provided. It would be useful to be able to write,
Log.info(...)
inside a quoted context and for a logger to be inferred from theQuotes
context value, but constructing log expressions for invocation at runtime might also be useful sometimes.The text was updated successfully, but these errors were encountered: