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