Module io.jstach.rainbowgum.file
module io.jstach.rainbowgum.file
File output -
FileOutput registered under the
file URI scheme - plus bare minimum size based rolling on top of it, see
RollingFileOutput for the full property list and
scope - deliberately does not support calendar/date based rotation or Logback's own
fileNamePattern conventions, only a numbered-suffix (%i) scheme.
rainbowgum-core on its own has no file I/O capability at all - this module is
what adds it.- See Also:
-
Packages
ExportsPackageDescriptionFile output - seeFileOutput.Bare minimum size based rolling file output - seeRollingFileOutput.Indirect Exports -
Modules
RequiresModifierModuleDescriptiontransitiveCore module for RainbowGum which provides low level components for logging as well as a builder for creating custom RainbowGums. -
Services
Provides