-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Rhysw edited this page Jul 21, 2025
·
7 revisions
Welcome to the official documentation for OnRailsLogging — a lightweight Java logging framework designed for hobbyist projects and small scale applications. It is designed to be easy to use and integrate into your project. Below is an example console output that you could see when using OnRailsLogging.

1. Quickstart Guide - Get up and running as quick as possible
2. Usage Guide - Understand how to use the logger
3. Configuration Reference - A reference sheet for different configurations available
4. API Reference - The JavaDoc for this project
5. Change Notes - Detailed changes for each version starting v1.1.1
6. Roadmap - Detailed future plans and updates
- Spotted an issue? report it here.
- Want a feature? make an issue with the feature described.
- Or alternatively fork the repo and work on it:
- Code Style: currently not enforced however will be in the future
OnRailsLogging has been developed by @rhys-h-walker from 13-07-2025 - present. Please visit my other projects or contact me with any questions.
Created by @rhys-h-walker