1.9.0 • Published 4 months ago

@dragonaxe/ts-logger v1.9.0

Weekly downloads
-
License
proprietary
Repository
-
Last release
4 months ago

Summary

An out-of-the-box logger for typescript projects.

Usage

. Set these env variables:

TSLOGGER_NAME=
TSLOGGER_SENTRYIO_DSN=
TSLOGGER_SENTRYIO_ENV=

Dev

. Set the proper configurations:

package name, private or public, keywords, url, version, etc.

. Build:

npm run build

. Login to npmjs.org (if using npmjs and publishing from the local machine):

npm login

. Or set the npm and github tokens (if publishing from Github):

NPM_TOKEN, NODE_AUTH_TOKEN, GH_TOKEN

. Publish (if publishing from the local machine):

npm publish

. To test the workflow using Act:

 act -j lint-and-test --secret-file act.secrets.test
 act -j publish --secret-file act.secrets.publish
1.9.0

4 months ago

1.8.0

4 months ago

1.7.0

10 months ago

1.6.0

10 months ago

1.5.2

11 months ago

1.5.1

11 months ago

1.5.0

11 months ago

1.4.0

11 months ago

1.3.0

12 months ago

1.2.2

12 months ago

1.2.1

12 months ago

1.2.0

12 months ago

1.1.3

12 months ago

1.1.2

12 months ago

1.1.1

12 months ago

1.1.0

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago

0.0.2-development

12 months ago

0.0.1

12 months ago

0.0.0

12 months ago