Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azuyamat/mhlogs
https://github.com/azuyamat/mhlogs
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/azuyamat/mhlogs
- Owner: Azuyamat
- Created: 2023-05-05T03:30:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-04T07:21:59.000Z (about 1 year ago)
- Last Synced: 2024-11-06T08:04:05.288Z (3 months ago)
- Language: JavaScript
- Homepage: https://mh-logs.vercel.app
- Size: 893 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Visit the website here [https://mhlogs.com](https://mhlogs.com)
### Purpose:
The website was created with the sole purpose of easing the debugging of Minecraft dedicated
servers. It allows for users to paste, upload or simply drop in log or txt files and gain useful
output in order to fix issues or analyze logs more closely.### Features:
- Server information such as server version, server type, error count and line count
- Server errors with easy UI to jump straight to the error's location
- Enhanced server logs with type highlighting and IP masking
- Sharing ability to gain aid from other peers
- Ability to choose the color to view the website from
- More to come...### Who made this?
I am [Azuyamat](https://azuyamat.com), I dedicate most of my free time to coding. Specifically,
web oriented projects. My latest being MHLogs, one of my most complicated so far. Although age
restricts me from pursuing a career in programming at the moment, I wish to study in this field
and aspire the role of a FullStack Developer in a well-developed company.### How was this coded?
This website was made using [NextJS](https://nextjs.org) and [Vercel](https://vercel.com) with
the help of [MongoDB](https://mongodb.com) as a storage solution. Most of the core of the
project is run using JavaScript and Regular expression matching.### Privacy Policy
You can view the privacy policy here. [Privacy Policy](https://mhlogs.com/policy)