Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Add additional debug logging / settings for #490 #796

Merged
merged 4 commits into from Oct 13, 2017
Merged

Conversation

bryphe
Copy link
Member

@bryphe bryphe commented Oct 13, 2017

Still looking at #490 and trying to isolate the cases where it crashes. This change adds two additional configuration parameters to assist in the debugging:
debug.persistOnNeovimExit - if set to true, Oni will stay open when Neovim exits. This makes it easier to look at the logs in the case of a crash. Of course, :q won't work as expected here, since Oni will still be open, so it's really only useful for debugging.
debug.detailedSessionLogging - if set to true, Oni will log out all the session traffic to Neovim. Ideally, instead of a setting, this should be reconciled with the verbose/info/debug log levels.

@bryphe bryphe merged commit ce5028f into master Oct 13, 2017
@bryphe bryphe deleted the bryphe/debug-crash branch October 13, 2017 18:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant