Documentation
You can
edit this page
on GitHub
- Getting Started
Get started with tinylog! Learn to quickly set up this lightweight Java logging framework, add log statements, and do some basic configuration.
- Logging
Discover how to log with tinylog: Master severity levels, argument passing and formatting, exception logging, and lazy logging.
- Configuration
Learn to configure tinylog: Set up severity levels, writers, format patterns, and asynchronous writing thread via tinylog.properties or programmatically.
- Extending
Learn to extend tinylog: Develop custom writers, policies, logging APIs, and other custom extensions. Enhance tinylog with your own powerful features.
- Javadoc
- External Resources
Explore tinylog's external resources: third-party projects, example projects, insightful articles, and helpful tutorials to enhance your logging.