**You can use seaborn kernel to get the same plot style as [OpenAI-spinningup](https://github.com/openai/spinningup) NOW !!!**
- multiple plotting kernels (native matplotlib plotting or seaborn plotting)
- support [OpenAI-spinningup](https://github.com/openai/spinningup) data format
- remove first line in origin log format
- logger got time output and debug mode
- you can track `locals()` in logger (it will save as config.json automatically)
- fix some bugs