daemon_console 0.2.1

A flexible console for daemon applications.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Changelog

## [v0.2.1]
### Fix!
- refactor log system and move it to `TerminalApp`

## [v0.2.0]
### Feat
- Improve experience:
- fix: Cross platform enhancement
- refactor: Log system
- feat: Cjk characters input support

## [0.1.0]
### Feat
- Add critical level to logger