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: