Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/eggjs/egg-logger-sls
Logger transport for aliyun sls.
https://github.com/eggjs/egg-logger-sls
Release 1.4.2
b351b652b4f23ce3b7c93e2190b12890b05a2d77 authored over 5 years ago by killagu <[email protected]>
b351b652b4f23ce3b7c93e2190b12890b05a2d77 authored over 5 years ago by killagu <[email protected]>
fix: split logs before upload ensure group size < 3M and log count < 4096 (#17)
a88988e0402ea668e8d8d405666ee55854d31156 authored over 5 years ago by killa <[email protected]>
a88988e0402ea668e8d8d405666ee55854d31156 authored over 5 years ago by killa <[email protected]>
Release 1.4.1
adf77f83bd42c4ce688037b2dda7c5170585dfb1 authored over 5 years ago by killagu <[email protected]>
adf77f83bd42c4ce688037b2dda7c5170585dfb1 authored over 5 years ago by killagu <[email protected]>
fix: split logs when PostBodyTooLarge (#16)
835bd3e2dba13ec5421215d3b5930d929a7f13c1 authored over 5 years ago by killa <[email protected]>
835bd3e2dba13ec5421215d3b5930d929a7f13c1 authored over 5 years ago by killa <[email protected]>
Release 1.4.0
be031d3f1a4eca8e01acd3ced6259c0440963568 authored over 5 years ago by popomore <[email protected]>
be031d3f1a4eca8e01acd3ced6259c0440963568 authored over 5 years ago by popomore <[email protected]>
feat: update egg-logger to v2 && support formatter (#15)
96d0b25dd1196e2df54c1d37e14e9029dde88007 authored over 5 years ago by TZ | 天猪 <[email protected]>
96d0b25dd1196e2df54c1d37e14e9029dde88007 authored over 5 years ago by TZ | 天猪 <[email protected]>
Release 1.3.1
66857c6f66afdfadf50bb92626be651f787336f5 authored about 6 years ago by popomore <[email protected]>
66857c6f66afdfadf50bb92626be651f787336f5 authored about 6 years ago by popomore <[email protected]>
fix: it should uoload the log after formatting (#13)
d729e329dc884041a8006dd0053f8baef8fc396c authored about 6 years ago by Haoliang Gao <[email protected]>
d729e329dc884041a8006dd0053f8baef8fc396c authored about 6 years ago by Haoliang Gao <[email protected]>
Release 1.3.0
c7e28a8414f927d1b91a6a24500c26f7889710b9 authored over 6 years ago by popomore <[email protected]>
c7e28a8414f927d1b91a6a24500c26f7889710b9 authored over 6 years ago by popomore <[email protected]>
feat: use slsLevel for slsTransport (#10)
138c4313923799f4060029d0b1d051dbc9eaf2d5 authored over 6 years ago by Haoliang Gao <[email protected]>
138c4313923799f4060029d0b1d051dbc9eaf2d5 authored over 6 years ago by Haoliang Gao <[email protected]>
Release 1.2.1
d54a5814b37cc8a7a34c770621f7005d44101263 authored over 6 years ago by popomore <[email protected]>
d54a5814b37cc8a7a34c770621f7005d44101263 authored over 6 years ago by popomore <[email protected]>
fix: the level of transport should extend from logger (#9)
09a61b1f53b0b2234b89bd3d5bca70b1cce70a87 authored over 6 years ago by Haoliang Gao <[email protected]>
09a61b1f53b0b2234b89bd3d5bca70b1cce70a87 authored over 6 years ago by Haoliang Gao <[email protected]>
Release 1.2.0
05f67590c3493ca9373576cdd1c811ee6d6a9001 authored over 6 years ago by popomore <[email protected]>
05f67590c3493ca9373576cdd1c811ee6d6a9001 authored over 6 years ago by popomore <[email protected]>
feat: transform has the second argument (#8)
which is the original arguments when call log method
44ea9acd869302cf390e5e6920e533cd493712a3 authored over 6 years ago by Haoliang Gao <[email protected]>
Release 1.1.0
c145e74baeeddb15ecc7c812a76716356c4c3fc6 authored over 6 years ago by popomore <[email protected]>
c145e74baeeddb15ecc7c812a76716356c4c3fc6 authored over 6 years ago by popomore <[email protected]>
feat: support transform (#7)
transform function can modify and filter logs
e216e30f32f178aaf6301f60c205d4f6d38c6e51 authored over 6 years ago by Haoliang Gao <[email protected]>
fix: sls transport level is INFO (#6)
bd14abbd91d7d120a25ea391cd37df1bac462c7e authored over 6 years ago by Haoliang Gao <[email protected]>
bd14abbd91d7d120a25ea391cd37df1bac462c7e authored over 6 years ago by Haoliang Gao <[email protected]>
feat: add env (#5)
1e6e0fb4360d53ac984567eeac9d37c509c6d635 authored over 6 years ago by Haoliang Gao <[email protected]>
1e6e0fb4360d53ac984567eeac9d37c509c6d635 authored over 6 years ago by Haoliang Gao <[email protected]>
feat: logger can be disabled (#4)
867248adb6377ae20abea5f583b819d551bb31fd authored over 6 years ago by Haoliang Gao <[email protected]>
867248adb6377ae20abea5f583b819d551bb31fd authored over 6 years ago by Haoliang Gao <[email protected]>
fix: loggerName should be logger key name not class name (#3)
f5f880d414340d4baae576930df034dcac7271f4 authored over 6 years ago by Haoliang Gao <[email protected]>
f5f880d414340d4baae576930df034dcac7271f4 authored over 6 years ago by Haoliang Gao <[email protected]>
chore: remove egg-ci from autod (#2)
<!--
Thank you for your pull request. Please review below requirements.
Bug fixes and new feat...
Release 1.0.0
496d8e30d8eea6e2abccad1e9d8d1b03f940e478 authored over 6 years ago by popomore <[email protected]>
496d8e30d8eea6e2abccad1e9d8d1b03f940e478 authored over 6 years ago by popomore <[email protected]>
feat: first implement (#1)
a9bb3e4bcb3b0c2af06b6cfa150814913b767d9c authored over 6 years ago by Haoliang Gao <[email protected]>
a9bb3e4bcb3b0c2af06b6cfa150814913b767d9c authored over 6 years ago by Haoliang Gao <[email protected]>
init
38074e4dc4ce2fef4db253386a7d261143114896 authored over 6 years ago by popomore <[email protected]>
38074e4dc4ce2fef4db253386a7d261143114896 authored over 6 years ago by popomore <[email protected]>