Skip to content
Software Test Academy
  • Home
  • About
  • Blog
  • Test Automation
    • UI Automation
      • Selenium
      • Capybara
      • Sikulix
      • CodedUI
      • WinAppDriver
    • Mobile Automation
      • Appium
      • Espresso
      • Mobile Device Farm
    • API Automation
      • Rest Assured
      • Karate
    • Testing Frameworks
      • JUnit
      • TestNG
    • Automation Reporting
      • Allure Report
      • Extent Reports
      • Klov Reporting
      • Tesults Reporting
    • Cucumber
    • Visual Test Automation
      • Applitools Eyes
      • ImageMagick
      • Galen Framework
      • Ember Percy
      • Visual Testing Tools
    • Robot Framework
    • Selenoid
    • Docker Selenium
    • Node.js Mocha
  • Performance Testing
    • JMeter
    • Gatling
    • Mobile Performance Testing
    • Interview Questions
  • DevOps
    • Kubernetes
    • Jenkins
    • Docker
    • SonarQube
    • Vagrant
    • Octopus Deploy
    • AWS
    • Azure
    • Rancher
    • Packer
  • More
    • Interview Questions
      • Performance Testing Interview Questions
    • Programming Tutorials
      • JAVA
      • JAVA FX
      • Git
      • GitLab
      • GitHub
      • Algorithms
      • WireMock
      • Mockito
      • Logging
      • ESLint
    • Testing Tutorials
    • Agile Tutorials
    • Tools and Technologies
    • Security Testing Tutorials
    • Test Masters
    • Software Conferences

logging

Logging Tutorials

Logging tutorials are listed in this section. You can find log4j, SLF4j logging articles. We will continuously add new articles to this section.

How to Configure Simple Logger slf4j Log Levels

December 3, 2018 by Onur Baskirt

Hi all, if you use slf4j-simple in your projects, you may be faced with default log reporting and if you don’t want to see especially INFO level logs in your console, you need to modify logging levels. There are some ways … Read more

Categories Java Tutorials Tags java, logging

Log4j 2 Tutorial: Log4j Log Levels and Configurations

January 1, 2022 by Onur Baskirt
log4j

This Log4J 2 Tutorial comprises log4j log levels and log4j configurations in our java projects. It is created by Apache and in this tutorial, we will add Apache Log4j logging feature to our framework. We will continue our framework which … Read more

Categories Programming Tutorials Tags java, log4j, logging

© 2025 SW TEST ACADEMY • All Rights Reserved