@acoustic-content-sdk/log4js-logger
TypeScript icon, indicating that this package has built-in type declarations

9.0.10076 • Public • Published

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

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

Variables

Variable Description
VERSION Version 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

Parameter Type Description
aDstPath string root 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;
}

Package Sidebar

Install

npm i @acoustic-content-sdk/log4js-logger

Weekly Downloads

0

Version

9.0.10076

License

MIT

Unpacked Size

106 kB

Total Files

33

Last publish

Collaborators

  • marcin-pasiewicz
  • nikodem.graczewski.acoustic
  • pawel.galias-ac
  • orenaksakal
  • marcin.konopka-ac