theNaspenGrove / Backup-Utility

A tool to provide quick and stable backups for servers hosted using the Pterodactyl game panel. It requires another machine to run on and an sshfs mount to work correctly, but the goal is to completely offload the backup process and make it independent of the game server or mod loader you're running.
0 stars 1 forks source link

Create a proper logger #4

Open n-aspen opened 3 years ago

n-aspen commented 3 years ago

Probably going to use Log4j but I need to be able to log at different levels and generate detailed reports. Debugging has already been a slight pain tbh.