Giter VIP home page Giter VIP logo

Comments (3)

Phoenix616 avatar Phoenix616 commented on June 23, 2024

There already is a config option ;) Just set it to false and fewer messages will be logged. (You can also define any log-level that you want)

from resourcepacksplugins.

frebib avatar frebib commented on June 23, 2024

Even with debug: false a good amount of the startup messages are still present, most of which are useless to the vast majority of people, especially in the console output.

18:24:33 [INFO] [BungeeResourcepacks] Registering ResourcePackSendPacket...
18:24:33 [INFO] [BungeeResourcepacks] BungeeCord 1.9.4+ (404) detected!
18:24:33 [INFO] [BungeeResourcepacks] Found mapping for 1.8+
18:24:33 [INFO] [BungeeResourcepacks] Found mapping for 1.9+
18:24:33 [INFO] [BungeeResourcepacks] Found mapping for 1.12+
18:24:33 [INFO] [BungeeResourcepacks] Found mapping for 1.12.1+
18:24:33 [INFO] [BungeeResourcepacks] Found mapping for 1.13+
18:24:33 [INFO] [BungeeResourcepacks] Loading config!
18:24:33 [INFO] [BungeeResourcepacks] Debug level: FINE
18:24:33 [INFO] [BungeeResourcepacks] Found locale en!
18:24:33 [INFO] [BungeeResourcepacks] Loading packs:
18:24:33 [INFO] [BungeeResourcepacks] minecraft - https://<snip>.zip - <snip>
18:24:33 [INFO] [BungeeResourcepacks] Empty pack - http://cdn.moep.tv/files/Empty.zip - 01517226212d27586ea0c5d6aff1aa5492dd2484

Most or all of that output should be FINE in my opinion- or at least follow the value set in the configuration

from resourcepacksplugins.

Phoenix616 avatar Phoenix616 commented on June 23, 2024

Well it's only possible to respect the debug setting once the config is loaded so that would have to change for half of these messages.

For the rest that refer to the config I don't really see them as such a big issue: Outputting some information about how a software is configured is done in lots of different cases and helps ensure that it's configured correctly and also that you have historical log-data about the setup that was used.

from resourcepacksplugins.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.