1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-06-26 23:16:51 +00:00
seafile-server/notification-server
feiniks bd6b87c2e5
Support error log rotate and notification log rotate (#649)
* Support error log rotate and notification log rotate

* Add comment

* Modify log name

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-03-12 22:47:43 +08:00
..
ccnet.conf Add notification server (#535) 2022-12-16 15:29:01 +08:00
client.go Fix crash when concurrent close channel (#612) 2023-05-09 18:10:01 +08:00
event.go Add error log, handle execption and return nil when upgrade failed (#607) 2023-04-14 16:06:54 +08:00
go.mod Fix crash when concurrent close channel (#612) 2023-05-09 18:10:01 +08:00
go.sum Fix crash when concurrent close channel (#612) 2023-05-09 18:10:01 +08:00
logger.go Add notification server (#535) 2022-12-16 15:29:01 +08:00
server.go Support error log rotate and notification log rotate (#649) 2024-03-12 22:47:43 +08:00
subscriptions.go Fix crash when concurrent close channel (#612) 2023-05-09 18:10:01 +08:00