logly 0.0.2

A Rust logging package designed to simplify and enhance your logging experience.
Documentation
# Security Policy

## Supported Versions

Use this section to tell people about which versions of your project are currently being supported with security updates.

| Version | Supported          |
| ------- | ------------------ |
| 0.0.x   | :white_check_mark: |
| < 0.0   | :x:                |

## Reporting a Vulnerability

To report a security vulnerability, please follow these steps:

1. Go to the [Issues]https://github.com/muhammad-fiaz/logly-rs/issues tab on the repository.

2. Click on the "New Issue" button.

3. Use the "Security Vulnerability Report" template.

4. Provide as much detail as possible, including steps to reproduce, the expected behavior, and the actual behavior.

5. Once the report is submitted, it will be reviewed, and you can expect updates on the progress regularly.

## Note

Versions marked with :x: are no longer supported. It is highly recommended to use a supported version to receive security updates. The minimum supported version is 0.0.0.

Thank you for helping to keep this project secure!