9.0.10076 • Published 5 years ago

@acoustic-content-sdk/log4js-logger v9.0.10076

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

npm

API Documentation

API Documentation

Home > @acoustic-content-sdk/log4js-logger

log4js-logger package

Implementation of a LoggerService on top of a log4js configuration

Functions

FunctionDescription
createLog4jsLoggerService(aDstPath)Creates a logger service on top of log4js

Variables

VariableDescription
VERSIONVersion and build number of the package

Home > @acoustic-content-sdk/log4js-logger > createLog4jsLoggerService

createLog4jsLoggerService() function

Creates a logger service on top of log4js

Signature:

export declare function createLog4jsLoggerService(aDstPath?: string): LoggerService;

Parameters

ParameterTypeDescription
aDstPathstringroot path for the logger files

Returns:

LoggerService

the logger service

Home > @acoustic-content-sdk/log4js-logger > VERSION

VERSION variable

Version and build number of the package

Signature:

VERSION: {
    version: {
        major: string;
        minor: string;
        patch: string;
        branch: string;
    };
    build: Date;
}
9.0.10076

5 years ago

9.0.10067

5 years ago

9.0.10040

5 years ago

9.0.10034

5 years ago

9.0.495

5 years ago

9.0.493

5 years ago

9.0.462

5 years ago

9.0.407

5 years ago

9.0.384

5 years ago

9.0.361

5 years ago

9.0.360

5 years ago

9.0.271

5 years ago

9.0.270

5 years ago

9.0.251

5 years ago

9.0.242

5 years ago