-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
When debugging complex use cases, the current level of CLI logging is weak. Furthermore aesh 0.66.x does handle logs in a custom way that can't be enabled from cli logging config file.
I plan to fix that once we are have aesh-readline in.
- aesh-readline logging is pure JUL, so can be enabled from CLI
- CLI config file will be updated to have aesh logger enabled.
- New traces will be added to CLI.
- clones
-
JBEAP-4904 Enhance a CLI logging
- Verified