Skip to content

Fix typo in document example #2010

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

Merged
merged 1 commit into from
Aug 19, 2021

Conversation

giger85
Copy link
Contributor

@giger85 giger85 commented Aug 19, 2021

Using Backend.class getLogger() argument in Example.class maybe a typo.

e.g)

public class Foo {
    private static final Logger log = LoggerFactory.getLogger(Foo.class);
}

@jonatan-ivanov jonatan-ivanov added this to the 3.1.0-M2 milestone Aug 19, 2021
@jonatan-ivanov jonatan-ivanov merged commit 2b17d08 into spring-cloud:main Aug 19, 2021
@jonatan-ivanov
Copy link
Member

Thanks for the fix! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants