1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-08-10 11:13:50 +00:00
seafile-server/notification-server
feiniks abe4537648
Format notification server log and redirect stderr to log (#707)
* Format notification server log and redirect stderr to log

* Set http server error log

* Delete unused file

* Modify pkg name

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-10-26 16:16:35 +08:00
..
.golangci.yml Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
ccnet.conf Add notification server (#535) 2022-12-16 15:29:01 +08:00
client.go Add json exp (#699) 2024-09-18 17:59:24 +08:00
event.go Add timeout when query from database (#685) 2024-08-29 15:10:55 +08:00
go.mod Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
go.sum Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
logger.go Format notification server log and redirect stderr to log (#707) 2024-10-26 16:16:35 +08:00
server.go Format notification server log and redirect stderr to log (#707) 2024-10-26 16:16:35 +08:00
subscriptions.go Fix crash when concurrent close channel (#612) 2023-05-09 18:10:01 +08:00