tinlog
Version:
Environment Variable Driven Logging for AWS Lambda (or any other environemnt)
37 lines (36 loc) • 775 B
JSON
{
"description": "Environment Variable Driven Logging for AWS Lambda (or any other environemnt)",
"directories": [
"test",
"examples"
],
"homepage": "https://github.com/meadhbh-hamrick/tinlog/blob/main/README.md",
"keywords": [
"logging",
"AWS",
"Lambda",
"VMS"
],
"licenses": [
{
"type": "BSD-3-CLAUSE",
"url": "https://github.com/meadhbh-hamrick/tinlog/blob/main/LICENSE"
}
],
"main": "./tinlog.js",
"maintainers": [
{
"name": "Meadhbh Hamrick",
"email": "Oh.Meadhbh@gmail.com",
"url": "http://meadhbh.hamrick.rocks/"
}
],
"name": "tinlog",
"repositories": [
{
"type": "git",
"url": "git@github.com:meadhbh-hamrick/tinlog.git"
}
],
"version": "0.3.0"
}