credibledoc / credible-doc

Libraries and utilities for creation and maintaining of documents based on generated content
Apache License 2.0
14 stars 6 forks source link

Example of usage log-combiner-core #2

Closed credibledoc closed 5 years ago

credibledoc commented 5 years ago
  1. Create an example of usage log-combiner-core without a configuration file.
  2. Create an example with a single log file.
  3. Add a method to ConfigService for creation of default Config.
  4. Complete javaDoc for com.credibledoc.combiner.config.ConfigService#loadConfig
  5. Add the new method unzipIfNotExists to the FileService.
credibledoc commented 5 years ago

Fixed in the 1.0.5 version.