Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brentonhouse/geek-logger
Logging module for Node.js and Axway Titanium
https://github.com/brentonhouse/geek-logger
android appcelerator brenton-house ios javascript logging logzio mobile native nodejs titanium turbo winston
Last synced: 24 days ago
JSON representation
Logging module for Node.js and Axway Titanium
- Host: GitHub
- URL: https://github.com/brentonhouse/geek-logger
- Owner: brentonhouse
- License: other
- Created: 2020-09-02T15:19:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T11:57:09.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T18:26:46.383Z (10 months ago)
- Topics: android, appcelerator, brenton-house, ios, javascript, logging, logzio, mobile, native, nodejs, titanium, turbo, winston
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/@geek/logger
- Size: 274 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# @geek/logger đ
![GitHub stars](https://img.shields.io/github/stars/brentonhouse/geek-logger?style=social)
![GitHub forks](https://img.shields.io/github/forks/brentonhouse/geek-logger?style=social)
![GitHub watchers](https://img.shields.io/github/watchers/brentonhouse/geek-logger?style=social)
[![@geek/logger](https://img.shields.io/npm/v/@geek/logger.png)](https://www.npmjs.com/package/@geek/logger)
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=brentonhouse/geek-logger)](https://dependabot.com)> Logging module for Node.js and Axway Titanium
* [đ Â Description](#--description)
* [đ Â Getting Started](#--getting-started)
* [⨠ Features](#--features)
* [đ Â Learn More](#--learn-more)
* [đ Â Related projects](#--related-projects)
* [đī¸ Â Modules for Node.js](#ī¸--modules-for-nodejs)
* [đī¸ Â Modules for Node.js and Titanium Mobile](#ī¸--modules-for-nodejs-and-titanium-mobile)
* [đŖ Â Feedback](#--feedback)
* [Follow Brenton House](#follow-brenton-house)
* [Šī¸ Legal](#ī¸-legal)## đ  Description
Logging module for Node.js and Axway Titanium
## đ Â Getting Started
1. Install `@geek/logger` in root of project
```bash
npm install @geek/logger
```## ⨠ Features
* [x] Initial version
## đ Â Learn More
- [@geek/logger GitHub Repo](https://github.com/brentonhouse/geek-logger)
- [@geek/logger npm page](https://npmjs.com/packages/@geek/logger)### đ Â Related projects
#### đī¸ Â Modules for Node.js
| project | description | npm |
|--- |--- |--- |
| [@geek/google-sheets](https://www.npmjs.com/package/@geek/google-sheets) | Easy way to manage Google Sheets API from Node.js | [![@geek/google-sheets](https://img.shields.io/npm/v/@geek/google-sheets.png)](https://www.npmjs.com/package/@geek/google-sheets) |#### đī¸ Â Modules for Node.js and Titanium Mobile
| project | description | npm |
|--- |--- |--- |
| [@geek/cache](https://www.npmjs.com/package/@geek/cache) | Caching module for Node.js and Axway Titanium | [![@geek/cache](https://img.shields.io/npm/v/@geek/cache.png)](https://www.npmjs.com/package/@geek/cache) |
| [@geek/jsonc](https://www.npmjs.com/package/@geek/cache) | JSONC and JSON utilities for JavaScript with Node.js and Axway Titanium. | [![@geek/jsonc](https://img.shields.io/npm/v/@geek/jsonc.png)](https://www.npmjs.com/package/@geek/jsonc) |
| [@geek/jwt](https://www.npmjs.com/package/@geek/jwt) | JWT parser for JavaScript Node.js and Titanium native mobile | [![@geek/jwt](https://img.shields.io/npm/v/@geek/jwt.png)](https://www.npmjs.com/package/@geek/jwt) |
| [@geek/logger](https://www.npmjs.com/package/@geek/logger) | Logging module for Node.js and Axway Titanium | [![@geek/logger](https://img.shields.io/npm/v/@geek/logger.png)](https://www.npmjs.com/package/@geek/logger) |
| [@geek/mobile](https://www.npmjs.com/package/@geek/mobile) | Toolkit for creating, building, and managing mobile app projects. | [![@geek/mobile](https://img.shields.io/npm/v/@geek/mobile.png)](https://www.npmjs.com/package/@geek/mobile) |
| [@geek/retry](https://www.npmjs.com/package/@geek/retry) | Retry JavaScript functions and promises in Node.js and Axway Titanium | [![@geek/retry](https://img.shields.io/npm/v/@geek/retry.png)](https://www.npmjs.com/package/@geek/retry) |## đŖ Â Feedback
Have an idea or a comment? [Join in the conversation here](https://github.com/brentonhouse/geek-logger/issues)!
-----
## Follow Brenton House
> Follow [`Brenton House`](https://brenton.house) for the latest on great modules and libraries!
[![Twitter Follow](https://img.shields.io/twitter/follow/brentonhouse?label=Follow%20%40brentonhouse%20on%20twitter&style=social)](https://twitter.com/brentonhouse)
[![LinkedIn Follow](https://img.shields.io/badge/LinkedIn-_Connect_with_%40brentonhouse_-blue?logo=linkedin&style=flat-square)](https://www.linkedin.com/in/brentonhouse/)
![Github Followers](https://img.shields.io/github/followers/brentonhouse?label=Follow%20%40brentonhouse%20on%20GitHub&style=social)-----
## Šī¸ Legal
Code is licensed under MIT
Alloy is developed by Appcelerator and the community and is Copyright Š 2012-Present by Appcelerator, Inc. All Rights Reserved.
Alloy is made available under the Apache Public License, version 2. See their license file for more information.
Appcelerator is a registered trademark of Appcelerator, Inc. Titanium is a registered trademark of Appcelerator, Inc. Please see the LEGAL information about using trademarks, privacy policy, terms of usage and other legal information at http://www.appcelerator.com/legal.