Skip to content
New issue

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

feat: use proc-log instead of process.emit and drop support for log property #41

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

lukekarrys
Copy link
Contributor

BREAKING CHANGE: this drops support for the log property and all logs
are now emitted on the process object via proc-log.

@lukekarrys lukekarrys requested a review from a team as a code owner February 11, 2022 01:10
@lukekarrys lukekarrys force-pushed the deps/template-oss-2.7.1 branch 2 times, most recently from 6ff3eed to 57e86f6 Compare February 11, 2022 02:11
@wraithgar wraithgar force-pushed the deps/template-oss-2.7.1 branch 3 times, most recently from 01f1330 to acdfab9 Compare February 15, 2022 21:33
Base automatically changed from deps/template-oss-2.7.1 to main February 16, 2022 00:03
property

BREAKING CHANGE: this drops support for the `log` property and all logs
are now emitted on the process object via `proc-log`.
@lukekarrys lukekarrys merged commit 1dcc17c into main Feb 16, 2022
@lukekarrys lukekarrys deleted the lk/proc-log branch February 16, 2022 00:29
lukekarrys added a commit that referenced this pull request Feb 16, 2022
… property (#41)

BREAKING CHANGE: this drops support for the `log` property and all logs
are now emitted on the process object via `proc-log`.
lukekarrys added a commit that referenced this pull request Feb 16, 2022
… property (#41)

BREAKING CHANGE: this drops support for the `log` property and all logs
are now emitted on the process object via `proc-log`.
lukekarrys added a commit that referenced this pull request Feb 16, 2022
… property (#41)

BREAKING CHANGE: this drops support for the `log` property and all logs
are now emitted on the process object via `proc-log`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant