[go: up one dir, main page]

slog-config 0.4.0

Builds slog `Drain` from text config (eg. file)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Change Log
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## 0.4.0 - 2017-05-10

* Update dependencies

## 0.3.0 - 2017-03-19
### Fixes

* Port to slog v2