We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lix 0.10.22
./data/images/lixrecol.png
./user/log.txt
Expected: The log file shows the exception from step 4.
Instead: The log file doesn't show this error.
The logging system inits only after A5 initializes. Let's init the logging earlier. Write a try-catch-all clause around the init code.
The text was updated successfully, but these errors were encountered:
I'll fix this in Lix 0.10.23.
Sorry, something went wrong.
No branches or pull requests
Lix 0.10.22
./data/images/lixrecol.png
or put the 0.10.22 binary in a 0.9.47 tree../user/log.txt
.Expected: The log file shows the exception from step 4.
Instead: The log file doesn't show this error.
The logging system inits only after A5 initializes. Let's init the logging earlier. Write a try-catch-all clause around the init code.
The text was updated successfully, but these errors were encountered: