ionic-logging-service
ionic-logging-service copied to clipboard
This service encapsulates log4javascript's functionalities for apps built with Ionic framework.
ionic-logging-service workspace
The ionic-logging-service encapsulates log4javascript's functionalities for apps built with Ionic framework.
The workspace contains these projects:
ionic-logging-service
The main service. For further info have a look at the service's readme.
Useful commands:
npm run build-servicenpm run test-servicenpm run compodoc-service
ionic-logging-viewer
The viewer component. For further info have a look at the component's readme.
Useful commands:
npm run build-viewernpm run test-viewernpm run compodoc-viewer
ionic-logging-viewer-app
A test app for the ionic-logging-viewer as well as a sample app for ionic-logging-service.
Useful commands:
ionic serve --project ionic-logging-viewer-app
ionic-logging-viewer-app-e2e
E2E tests for ionic-logging-viewer-app.
Useful commands:
ng e2e --project ionic-logging-viewer-app-e2e