Skip to content

Need ability to inject a different logger implementation to the Kaltura Client #1

@arthurvaverko-kaltura

Description

@arthurvaverko-kaltura

Subject of the issue

Currently KalturaLogger is the only implementation that is created, need an ability to inject a different implementation e.g. using log4js. (similar to the csharp client.

Your environment

  • version of kaltura-typescript-client: branch 5_2_5

Expected behaviour

I would like to have the ability to send an instance of a derived class of KalturaLogger, that will override the warn,info,debug methods according to my logging preferences to the Kalturacient constructor.

Actual behaviour

no ability to inject a custom logger implementation

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions