2.0.3 • Published 5 years ago

@injectable/log-service v2.0.3

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

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago