Open brynrhodes opened 3 years ago
This is due to the fact that the cql-engine uses the same logger config as is used for the overall process logging. IOW, a "trace" or "info" CQL message is interpreted as a trace or info message for the process. The process log level is set to warn. Probably need to think through the implications of sharing loggers like that, or research how to separate the configuration levels.
These all work, but only the Warning message is displayed in the output.