0.2.3 • Published 12 months ago

ng-logback v0.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

NgLogback

npm version License: MIT build status

Logger for Angular inspired by Logback using Logback4js.

This project was generated with Angular CLI version 18.2.1.

Overview

---
title: "Outline Diagram"
---
erDiagram
    LoggerFactory ||--|{ Logger: ""
    Logger }o--o{ Appender: ""
ClassRole
LoggerFactoryFactory class of Loggers.
LoggerManage and log Appenders.
AppenderDefine output destination and append log.

Appenders

List of Appenders library provides:

Development server

Run npm run start for a dev server.

Build

Run npm run build ng-logback to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run npm run test to execute the unit tests via Karma.

0.1.0

1 year ago

0.2.1

1 year ago

0.1.2

1 year ago

0.0.3

1 year ago

0.2.0

1 year ago

0.1.1

1 year ago

0.0.2

1 year ago

0.2.3

12 months ago

0.1.4

1 year ago

0.0.5

1 year ago

0.2.2

1 year ago

0.1.3

1 year ago

0.0.4

1 year ago

0.0.6

1 year ago

0.0.1

1 year ago