mirror of
https://github.com/enso-org/enso.git
synced 2025-01-07 09:40:28 +03:00
a5ebdf4e79
* Fix logging in CLI Previously, unless `--logger-connect` was used, CLI would always fallback to console logging. In addition it would be misconfigured if `application.conf` was provided with logging configuration. This change makes sure that CLI uses the same logging infrastructure as the rest of the system. As a result, CLI will now by default not only log to the console and respect the provided configuration but also log to the file system. * Update docs * c&p error * More examples |
||
---|---|---|
.. | ||
main | ||
test/java/org/enso/runner |