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

Tutorial for Logging in devon4j #171

Open
mustafaokyay opened this issue Aug 5, 2021 · 0 comments
Open

Tutorial for Logging in devon4j #171

mustafaokyay opened this issue Aug 5, 2021 · 0 comments
Labels
devon4j good first issue Good for newcomers quick start Tutorial focuses on getting things done fast with little explanation Team_Tutorials These issues will be handeled by the team Tutorials
Projects

Comments

@mustafaokyay
Copy link
Contributor

mustafaokyay commented Aug 5, 2021

Create a new tutorial which shows Logging in devon4j (either with Spring or Quarkus).

Idea:

  1. Install devonfw-ide
  2. Create a Java project
  3. Open dependencies and explain which dependencies are important for logging
  4. Create a simple REST service and add a Logger that produces some output
  5. Build the Java project and run the server to show that something is logged in the console

Additional features

  • Explain different log levels
  • Explain diference between 'normal' and JSON logging

Remember: This is a "Quick Start Tutorial": “Implement the code/feature and shortly explain what you did. Provide links to the documentation for further information.

BEFORE you start: Read the "Definition of Done":
https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Definition-of-DONE

Helpful links:
https://devonfw.com/website/pages/docs/devon4j.wiki_guide-logging.asciidoc.html
https://quarkus.io/guides/logging (Quarkus)

@mustafaokyay mustafaokyay added devon4j quick start Tutorial focuses on getting things done fast with little explanation labels Aug 5, 2021
@mustafaokyay mustafaokyay added this to ToDo in devon4j Aug 12, 2021
@mustafaokyay mustafaokyay changed the title Tutorial for Logging Tutorial for Logging in devon4j quarkus Sep 9, 2021
@mustafaokyay mustafaokyay changed the title Tutorial for Logging in devon4j quarkus Tutorial for Logging in devon4j (quarkus) Sep 9, 2021
@EduardKrieger EduardKrieger added the Team_Tutorials These issues will be handeled by the team Tutorials label Feb 7, 2022
@GuentherJulian GuentherJulian changed the title Tutorial for Logging in devon4j (quarkus) Tutorial for Logging in devon4j Feb 7, 2022
@GuentherJulian GuentherJulian added good first issue Good for newcomers and removed quarkus labels Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devon4j good first issue Good for newcomers quick start Tutorial focuses on getting things done fast with little explanation Team_Tutorials These issues will be handeled by the team Tutorials
Projects
Development

No branches or pull requests

3 participants