This is an old revision of the document!
Property fabric.log.level (Defaulted info) is used for managing the log level to SOUT.
fabric.log.level
You can override this property by declaring the following:
loom { launches { client { property "fabric.log.level", "debug" } server { property "fabric.log.level", "debug" } } }
Architectury Loom