Module io.jstach.rainbowgum.jansi
module io.jstach.rainbowgum.jansi
JANSI module that will install Jansi.
 
 Jansi can be disabled either with 
 "logging.global.ansi.disable" set to true
 or "logging.jansi.disable" set to true.
 
 The JAnsiConfigurator.JANSI_DISABLE property is useful
 to set in development environments particularly IntelliJ which Jansi does not currently 
 detect as ANSI escape supported (and therefore will strip the ANSI escape sequences).
- 
Packages
ExportsIndirect Exports - 
Modules
RequiresModifierModuleDescriptiontransitiveCore module for RainbowGum which provides low level components for logging as well as a builder for creating custom RainbowGums. - 
Services
Provides