daemon_console 0.2.2

A flexible console for daemon applications.
Documentation
# Changelog

## v0.2.2
### Chore
- Fix doc and pass test.
> Some code example has been corrected.

## [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