0.2.3 • Published 11 months ago

ng-logback v0.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
11 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

11 months ago

0.2.1

11 months ago

0.1.2

11 months ago

0.0.3

12 months ago

0.2.0

11 months ago

0.1.1

11 months ago

0.0.2

12 months ago

0.2.3

11 months ago

0.1.4

11 months ago

0.0.5

12 months ago

0.2.2

11 months ago

0.1.3

11 months ago

0.0.4

12 months ago

0.0.6

12 months ago

0.0.1

12 months ago