Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Log Begone

Log Begone

Fork of Shut Up Console - Tell those those annoy logs lines begone!

2.38M
100
Utility
AboutGalleryChangelogVersions
All versionsfabric 1.0.1

fabric 1.0.1

Auto-featured
Download
Report

Changelog

v1.0.1

  • Having issues with TOML bundling in NeoForge, rewrote mod to use GSON so logbegone.toml is now logbegone.json so:
# The configuration file for Log Begone

[logbegone]
# If a log message has one of these phrases, it will be filtered out from logging
phrases = ["Disconnecting VANILLA connection attempt", "Channels "]

# If a log message matches one of these regex patterns, it will be filtered out from logging. EX: 
regex = ["Disconnecting VANILLA connection attempt", "Channels "]

is now

{
  "logbegone": {
    "phrases": [
      "Disconnecting VANILLA connection attempt",
      "Channels "
    ],
    "regex": [
      "Disconnecting VANILLA connection attempt",
      "Channels "
    ]
  }
}

Dependencies

dependency-iconFabric APIrequired

Files

logbegone-fabric-1.20.6-1.0.1.jar(71.7 KiB) Primary
Download

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Metadata

Release channel

Release

Version number

1.0.1

Loaders

Fabric

Game versions

1.20.6

Downloads

586

Publication date

June 6, 2024 at 4:25 PM

Publisher

AzureDoom

AzureDoom

Owner

Version ID

Modrinth is open source.

main@9fd0f68

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.