Introducing Enhance Logging by "flabby" for Arma Reforger
Take control of your server’s data like never before with Enhance Logging, a powerful, customizable logging system designed to elevate your server management experience.
- Detailed & Persistent Logs: Track every critical event with logs stored locally as
.json
files or online (based on downloads). - Categorized Data: Separate logs into
debug
,info
,default
, anderror
for crystal-clear analysis. - Customizable Formats: Choose your style—compact, normal, or rich—tailored to your workflow.
- Developer Tools: Access essential debugging data like system/server time, with seamless format changes via in-game commands.
Whether you’re a developer or a server operator, Enhance Logging is your solution for reliable tracking. The system currently focuses on SCR_GameMode
logs, with planned online searchability if enough downloads are reached!
Your logs are neatly organized in ServerProfile/flabby/YEAR/MONTH/DAY
. Open and format them effortlessly with tools like VSCode or your preferred methods.
- #loghelp: List all available commands.
- #log format [COMPACT|NORMAL|RICH]: Adjust log detail level.
- #log category [DEBUG|INFO|ALL]: Fine-tune log categories.
- #log extension [JSON|LOG|TXT]: Choose your file format.
Examples:
#log format RICH
#log category ALL
#log extension TXT
Download Enhance Logging now and redefine your Arma Reforger experience!
Questions, Suggestions, and Issues @ https://www.flabby.dev/discord
- Cache bohemia id and name
- Include player's name and bohemia id for logs
- Fix class flabby_logger
- Fix function removeOldIdentifiers
- Add identifiable name to each log
- Expose logs though a function
- Add public ScriptInvoker for modders
- Logging chat messages
- Add data point to killing (factions of each side)
- Discord Webhook(s)
- Configuration File (formatted / pretty)