Documentation

You can edit this page on GitHub
  1. Getting Started

    Get started with tinylog! Learn to quickly set up this lightweight Java logging framework, add log statements, and do some basic configuration.

  2. Logging

    Discover how to log with tinylog: Master severity levels, argument passing and formatting, exception logging, and lazy logging.

  3. Configuration

    Learn to configure tinylog: Set up severity levels, writers, format patterns, and asynchronous writing thread via tinylog.properties or programmatically.

  4. Extending

    Learn to extend tinylog: Develop custom writers, policies, logging APIs, and other custom extensions. Enhance tinylog with your own powerful features.

  5. Javadoc

  6. External Resources

    Explore tinylog's external resources: third-party projects, example projects, insightful articles, and helpful tutorials to enhance your logging.