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

[hotfix][clients] avoid unnecessary error message of logfile. #1231

Merged
merged 1 commit into from
Sep 8, 2022
Merged

[hotfix][clients] avoid unnecessary error message of logfile. #1231

merged 1 commit into from
Sep 8, 2022

Conversation

lvyanquan
Copy link
Contributor

Purpose of this pull request

Error message of log4j raised while we submitted job from client side.
error message:

log4j:ERROR Could not find value for key log4j.appender.logfile
log4j:ERROR Could not instantiate appender named "logfile".

since we haven't define any configuration of logfile in log4j properties and we can't modify this file, it can be deleted.

@FlechazoW FlechazoW merged commit cb34f73 into DTStack:master Sep 8, 2022
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

2 participants