Skip to content

Fix to do not cut off multiFile appender code by bundler's tree shaking #1423

Open
nabe1653 wants to merge 2 commits into
log4js-node:masterfrom
nabe1653:master
Open

Fix to do not cut off multiFile appender code by bundler's tree shaking #1423
nabe1653 wants to merge 2 commits into
log4js-node:masterfrom
nabe1653:master

Conversation

@nabe1653
Copy link
Copy Markdown

PR to fix #1395 , some appender types are missing from coreAppenders so tried to add.

I don't know correct build/test process but anyway my branch worked with the reproduce code in the issue.

#1411 may have same cause.

Tried to add sometypes that are
not added but listed on the document.
@nabe1653 nabe1653 changed the title Fix do not cut off multiFile appender code by bundler's tree shaking Fix to do not cut off multiFile appender code by bundler's tree shaking Apr 15, 2024
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.

multiFile type is not able to use with the error: type "multiFile" could not be found

1 participant