promotional bannermobile promotional banner

Ala Logger

Share a Minecraft log or crash report with one command and get a public link anyone can open in their browser.
Back to Files

Ala Logger 0.1.0 [Fabric]

File namealalogger-fabric-26.2-0.1.0.jar
Uploader
Ma3aukaMa3auka
Uploaded
Aug 29, 2026
Downloads
8
Size
178.2 KB
Mod Loaders
Fabric
File ID
8760133
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:ala-logger-1673060:8760133"

Learn more about Curse Maven

What's new

0.1.0

First release. Fabric, Minecraft 26.2.

What it does

  • One command uploads your log. /alalogger sends the current log and hands you a public link. /alog is shorter and does the same.
  • Crash reports too. /alalogger crash takes the newest one, including the JVM files (hs_err_pid*.log) that carry your session token.
  • It says what is wrong. The site reads the file and names the problems right in chat: wrong Java version, a port already in use, a mod missing the one it depends on.
  • Seven languages. Every player reads the result in their own client language, even on a vanilla client, because the text is chosen on the server.
  • Your uploads, listed. /alalogger list shows each log and report with its size and age, ready to click.
  • Delete what you shared. /alalogger delete <id> works after a restart too, because the token is kept on disk.

Before anything is sent

IP addresses, e-mail addresses, your account name in file paths, session tokens, API keys, passwords and the world seed are removed on your own machine, and the mod then tells you what it took out. Nothing is uploaded without a command.

Uploaded logs stay for 90 days after they were last opened.

Requirements

Minecraft 26.2, Fabric Loader 0.19.3 or newer, Fabric API, and Java 25 or newer.

This mod has no additional files