x-log-client
The task of this library is to facilitate the use of the X-Log api with node js. The API key and further information can be found at [log.x46.me](https://log.x46.me). ## Quickstart ### 1. Install ```bash npm install x-log-client ``` ### 2. run ```javascr