Skip to content
This repository has been archived by the owner on Apr 24, 2018. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cwdtom committed Jan 15, 2018
1 parent 6d77d56 commit 69fa022
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -5,9 +5,10 @@
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](http://opensource.org/licenses/MIT)

## Overview
- 基于spring-boot,在分布式环境下汇聚不同主机的日志文件
- 基于spring-boot,采用netty框架在分布式环境下汇聚不同主机的日志文件
- master主机会记录自己的和所有salve机的日志
- 暂时只支持slf4j
- 独立的日志中心正在开发中

## Configuration
- application中添加新配置
Expand Down

0 comments on commit 69fa022

Please sign in to comment.