Skip to content

fix: fileSync was missing from core appenders#1015

Merged
nomiddlename merged 1 commit intolog4js-node:masterfrom
lauren-li:fix-webpack-fileSync
May 24, 2020
Merged

fix: fileSync was missing from core appenders#1015
nomiddlename merged 1 commit intolog4js-node:masterfrom
lauren-li:fix-webpack-fileSync

Conversation

@lauren-li
Copy link
Contributor

@lauren-li lauren-li commented May 19, 2020

Fixes #1008 (Problem using webpack with fileSync Appender).

This PR pre-loads the fileSync appender in lib/appenders/index.js so that Webpack can find it.

(This is based off of how issue #816 was fixed with PR #882 .)

@nomiddlename nomiddlename added this to the 6.3.0 milestone May 24, 2020
@nomiddlename nomiddlename merged commit ff475b9 into log4js-node:master May 24, 2020
@nomiddlename
Copy link
Collaborator

Thanks for this.

@nomiddlename
Copy link
Collaborator

Fix published in log4js@6.3.0

@lauren-li
Copy link
Contributor Author

Thank you!

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.

Problem using webpack with fileSync Appender

2 participants