Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Console logging adapter #192

Merged
merged 6 commits into from
Mar 14, 2018
Merged

Console logging adapter #192

merged 6 commits into from
Mar 14, 2018

Conversation

damieng
Copy link
Contributor

@damieng damieng commented Mar 9, 2018

Wires up workspace/logMessage to the Console in Atom-IDE-UI

@damieng damieng force-pushed the dg-console-logging branch from 414fc2c to 68336e1 Compare March 9, 2018 18:37
Copy link
Contributor

@daviwil daviwil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks awesome, excited to have this in!

this.detachAll();
}

// Public: Attach this {LoggingConsoleAdapter} to a given {ConsoleService}.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should the comment refer to ConsoleApi?

this._consoles.add(console);
}

// Public: Remove all {V2IndieDelegate} registries attached to this adapter.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a stale comment from another adapter

@damieng damieng merged commit 0f6bb78 into master Mar 14, 2018
@damieng damieng deleted the dg-console-logging branch March 14, 2018 19:20
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.

2 participants