# Application Logger NPM Library

## Features
1. To log all details.

## Env variables
```yaml
    LOG_DIR: The path of directory where you want to store logs. Default value is [log]
    LOG_FILENAME: The log filename. Default value is [application.log]
```
