1.9.0 • Published 1 year ago
@dragonaxe/ts-logger v1.9.0
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
1 year ago
1.8.0
1 year ago
1.7.0
2 years ago
1.6.0
2 years ago
1.5.2
2 years ago
1.5.1
2 years ago
1.5.0
2 years ago
1.4.0
2 years ago
1.3.0
2 years ago
1.2.2
2 years ago
1.2.1
2 years ago
1.2.0
2 years ago
1.1.3
2 years ago
1.1.2
2 years ago
1.1.1
2 years ago
1.1.0
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago
0.0.2-development
2 years ago
0.0.1
2 years ago
0.0.0
2 years ago