Skip to content
Rhysw edited this page Jul 21, 2025 · 7 revisions

OnRailsLogging

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.

Example Logs Image


Contents

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

Key links:

Contributing:

  • 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

Notes

OnRailsLogging has been developed by @rhys-h-walker from 13-07-2025 - present. Please visit my other projects or contact me with any questions.