1.0.4 • Published 7 years ago
elektron-tauon-logspfx v1.0.4
Elektron SharePoint Framework Logging module
Welcome to the Elektron SharePoint Framework Logging module.
This module is an implementation of the logging infrastructure for other elektron modules in SharePoint Framework.
Getting started
Tools
- latest current version of NodeJs
- We recommend using Visual Studio Code as a lot of settings are pre-configured for it.
Having your environment ready
npm i typescript tslint -gInstalling the dependencies
npm iBuilding
npm run buildDebugging
Run this command from this repo:npm link
(npm unlink to undo)
Create a project using the generator.
Run this command from the debugging repo:npm link elektron-tauon-spfxlogging
(npm unlink elektron-tauon-spfxlogging to undo)
Publishing
Please refer to the following documentation
Continuous integration
Please refer to the following documentation
static analysis url.
No unit testing in place at the moment.
Contributing
Please refer to the following documentation
repo url
1.0.4
7 years ago