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

Add i18n/logging handling #292

Merged
merged 1 commit into from Apr 23, 2020
Merged

Add i18n/logging handling #292

merged 1 commit into from Apr 23, 2020

Conversation

kenfinnigan
Copy link
Contributor

No description provided.

@kenfinnigan kenfinnigan requested review from dmlloyd, phillip-kruger and radcortez and removed request for phillip-kruger April 23, 2020 10:44
@kenfinnigan
Copy link
Contributor Author

I think that should be all of them now

@kenfinnigan kenfinnigan merged commit ef69f3b into smallrye:master Apr 23, 2020
@kenfinnigan kenfinnigan deleted the finish-messages branch April 23, 2020 13:04
FileSystemLogging log = Logger.getMessageLogger(FileSystemLogging.class, FileSystemLogging.class.getPackage().getName());

@LogMessage(level = Logger.Level.WARN)
@Message(id = 1000, value = "Unable to read content from file %s. Exception: %s")
Copy link
Member

Choose a reason for hiding this comment

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

Should this id be 3000?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nuts, good catch.

Will be submitting a followup PR to fix

@radcortez
Copy link
Member

@kenfinnigan I think we have a wrong Id in FileSystemLogging.

@radcortez radcortez added this to the 1.8 milestone May 6, 2020
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

3 participants