2.0.3 • Published 6 years ago

@injectable/log-service v2.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

Log Service

The Log Service is an abstract Injectable. It cannot be executed but only extended.

This package works with the Inject System.

Abstract Functions

log(injectableName: string, logLevel: LogLevel, message: string): void

Logs the message with the log level and the injectable origin.

License

See the LICENSE file for license rights and limitations (MIT).

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago