Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/eggjs/egg-logrotator

Log rotate plugin for egg
https://github.com/eggjs/egg-logrotator

chore: typo (#27)

46b68764756281af6beb52ea47730b2090b12b1e authored about 5 years ago by TZ | 天猪 <[email protected]>
Release 3.1.0

105616a372f563ae77a50ecb62b73c61d4c17fd5 authored over 5 years ago by TZ <[email protected]>
feat: support relative path (#26)

cd3969726998482df451da01eee759c883bf1552 authored over 5 years ago by TZ | 天猪 <[email protected]>
Release 3.0.7

50db40e6c9a727935485acb608a5f3ee71996e6d authored almost 6 years ago by TZ <[email protected]>
fix: all rotator should use transport file (#25)

4c1632be11fd527de80acc8bdda22568c5960bd1 authored almost 6 years ago by Hongcai Deng <[email protected]>
Release 3.0.6

efd3c0bd6009a82b383fb457e1213c92212c5626 authored almost 6 years ago by popomore <[email protected]>
fix: clean log should use transport options file (#24)

<!--
Thank you for your pull request. Please review below requirements.
Bug fixes and new feat...

4f52df7ff5efc963d5459321ba738ea17defba6d authored almost 6 years ago by Hongcai Deng <[email protected]>
Release 3.0.5

8b5a2f30afaa0df84052070374a831d3d6c34ed0 authored about 6 years ago by fengmk2 <[email protected]>
fix: allow 2 minutes deviation on schedule cron (#22)

closes https://github.com/eggjs/egg/issues/3209

3371e609c29385ef73093abb9cbdcccc88e8f9b0 authored about 6 years ago by fengmk2 <[email protected]>
Release 3.0.4

589d4b56384a0d5ab8e95c259c379522caf4e71c authored about 6 years ago by fengmk2 <[email protected]>
fix: ignore not exists logdir (#21)

* test: add osx and windows test on travis

9c0f71f64ee3d78a79983f96211a58ab8b4e3def authored about 6 years ago by fengmk2 <[email protected]>
fix: in for in loop add hasOwnProperty filter (#20)

3c8786da71c83526d6349ad4e90fb2aa992cda4b authored over 6 years ago by AllenZeng <[email protected]>
Release 3.0.3

35f360d9b8db321f6654e42307887b068a594dfc authored over 6 years ago by TZ <[email protected]>
fix: custom LogRotator error (#18)

2a75bec116095ce1db1d777b0f5989be28d42516 authored over 6 years ago by TZ | 天猪 <[email protected]>
Release 3.0.2

27b3a927f7d700b6eb1dfdf534f555da486fb72a authored almost 7 years ago by popomore <[email protected]>
fix: support json files (#17)

egg-logger will generate json file when outputJson is true,
and it should be rotated.

72111818bf632abfe16d6ff8545f9a114a15954f authored almost 7 years ago by Haoliang Gao <[email protected]>
Release 3.0.1

d306e0b7f8fa29cc71d3e7b55f91d391962229b1 authored about 7 years ago by popomore <[email protected]>
fix: split file at 00:00:01 && update deps (#15)

922824bd4f761e2c37b36ca42b50391ac2be1b29 authored about 7 years ago by TZ | 天猪 <[email protected]>
Release 3.0.0

4e4ee970d6f4c7001ddc05dd0cafc517c1a12371 authored about 7 years ago by dead-horse <[email protected]>
refactor: use async function and support egg@2 (#13)

6b4e6e58ee5aab5310059bde59f3c89fdba2d3ae authored about 7 years ago by Yiyu He <[email protected]>
Release 2.3.0

333a3e02a7e3d23980d508e79fe4c66f859b484c authored about 7 years ago by popomore <[email protected]>
feat: support custom hour delimiter (#12)

bd3c95f651783ae8ccb167d1ad1e8c9e8590440c authored about 7 years ago by hui <[email protected]>
test: upgrade dependencies (#11)

5e6c563b0cf34fafe6eab3a1f9f4a084c8bd5a28 authored about 7 years ago by Haoliang Gao <[email protected]>
Release 2.2.3

679a465bbcf5fdda050b2ab4023627e0ae04d370 authored over 7 years ago by popomore <[email protected]>
docs: fix License url (#10)

d862fdd5f340c301d885417e3a8701067f365c04 authored over 7 years ago by Haoliang Gao <[email protected]>
chore: upgrade deps and fix test (#9)

637ba6081b10e7ab887286010502013a7143835a authored almost 8 years ago by Haoliang Gao <[email protected]>
Release 2.2.2

f1b3932268631f451f002889081cf347dc6f4b1d authored about 8 years ago by fengmk2 <[email protected]>
fix: should rotate agent log (#8)

because schedule is running under app worker,
agent log is the only differece between app worke...

45ace479ac26b91c5a1319c6e26fb6ff17f7f1a6 authored about 8 years ago by Haoliang Gao <[email protected]>
Release 2.2.1

cd2998ab81a22af4e5af47efd1cbbf6720f42ca8 authored about 8 years ago by fengmk2 <[email protected]>
fix: check directory exist before readdir (#7)

f90c9ef4994a12e1fcf34acc19590803fc6a69db authored about 8 years ago by Haoliang Gao <[email protected]>
Release 2.2.0

9860ce558f58e19f050a053a5d0564d9a1bdb254 authored about 8 years ago by fengmk2 <[email protected]>
refactor: use OO refactor schedule (#6)

* feat: split clean_log from rotate by file

* refactor: use OO

* update

* refactor: new...

74bef5cf59b8756ca6e0858e7ee45363de4f2f07 authored about 8 years ago by Haoliang Gao <[email protected]>
Release 2.1.0

371c27f4793c11365ec2bd442243ad7210212e36 authored over 8 years ago by popomore <[email protected]>
feat: reload loggers after rotating (#5)

d529a9eed6c7b33f60c6f9838c3b50ae46936962 authored over 8 years ago by Haoliang Gao <[email protected]>
Release 2.0.0

b1eaf189c5098c3c75991cdb6095b15d3ab7c106 authored over 8 years ago by popomore <[email protected]>
feat: rename logrotater => logrotator (#4)

* feat: rename logrotater => logrotator

* test: more testcase

0fe84da152baf818e9bb93193e5c4006fb265b1d authored over 8 years ago by Haoliang Gao <[email protected]>
Release 1.0.1

7793b2fded14a76b2831e690fe5a16f991593751 authored over 8 years ago by fengmk2 <[email protected]>
fix: auto find log file dirs to do rotate (#2)

closes https://github.com/eggjs/egg/issues/23#issuecomment-238759899

eda4802d659bb20fe516d4129e508dd6d4f0af8a authored over 8 years ago by fengmk2 <[email protected]>
Release 1.0.0

caf541defcbf9a0ac1fd0cd23f3f132d0b5efed1 authored over 8 years ago by dead-horse <[email protected]>
feat: auto remove expired files (#1)

* feat: auto remove expired files

* test: fix rotate log by size tests

* fix: still send l...

81c7362bd6007c9a1d4c3f9ec84831f55354376e authored over 8 years ago by fengmk2 <[email protected]>
Release 0.0.4

0db2f091e6171c9098db2135ba2c70cf24cc5295 authored over 8 years ago by jtyjty99999 <[email protected]>
Release 0.0.2

8ba70b9836296069f7b844a4a7065dc5214f5bbb authored over 8 years ago by jtyjty99999 <[email protected]>
Release 0.0.1

a493fe11b9efce611115bcb6b639e9beb68ff039 authored over 8 years ago by jtyjty99999 <[email protected]>
docs:add some docs

6468e5805007921a3dbed4a006c093ddff89ab13 authored over 8 years ago by jtyjty99999 <[email protected]>
feat:finish basic logic

a60d7d1357d0d36d838c3638006ce44f17c5bcd1 authored over 8 years ago by jtyjty99999 <[email protected]>
init commit by egg-init

ae8fb6a9d27cea7c6a66d25863896f0ed26867df authored over 8 years ago by jtyjty99999 <[email protected]>