1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-05-11 17:46:30 +00:00
seafile-server/common
feiniks 6af96fe1d2
Log format ()
* Format c log

* Format go log

* Add SEAFILE_LOG_TO_STDOUT env

* Modify parameters name

* Set stdout to output

* Add app name and print error log

* Disable daemon mode when SEAFILE_LOG_TO_STDOUT is true

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-10-24 10:46:41 +08:00
..
cdc Support background task for indexing blocks. 2018-02-06 14:37:27 +08:00
processors Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
block-backend-fs.c Modify memory free order () 2021-12-08 14:51:45 +08:00
block-backend.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
block-backend.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
block-mgr.c Fix check block exists. 2019-08-26 19:53:36 -07:00
block-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
block-tx-utils.c Fix compilation with openssl 1.1.0. 2018-05-13 23:48:36 -07:00
block-tx-utils.h Fix compilation with openssl 1.1.0. 2018-05-13 23:48:36 -07:00
block.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
branch-mgr.c Add repair-repo to fix corrupt fs () 2024-04-29 15:34:38 +08:00
branch-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
commit-mgr.c Support argon2id password hash algo () 2024-05-22 18:49:57 +08:00
commit-mgr.h Support argon2id password hash algo () 2024-05-22 18:49:57 +08:00
common.h Add and del ccnet compilation dependency in seafile () 2020-05-09 16:31:47 +08:00
config-mgr.c Fix config error. 2018-05-21 14:03:10 +08:00
config-mgr.h Support loading configuration from database. 2017-09-07 17:01:56 +08:00
diff-simple.c Fix empty commit when rename a dir () 2022-12-13 19:23:33 +08:00
diff-simple.h use diff to update repo size and file count 2019-07-09 10:02:10 +08:00
fs-mgr.c Add option to build http server () 2024-03-13 19:38:44 +08:00
fs-mgr.h Add search_files_by_path RPC () 2023-02-25 11:24:50 +08:00
group-mgr.c Delete sub query () 2022-12-05 18:35:41 +08:00
group-mgr.h search group members rpc () 2021-09-06 18:20:28 +08:00
log.c Log format () 2024-10-24 10:46:41 +08:00
log.h Log format () 2024-10-24 10:46:41 +08:00
Makefile.am Support argon2id password hash algo () 2024-05-22 18:49:57 +08:00
merge-new.c Get nickname use seahub API () 2024-07-30 17:58:18 +08:00
merge-new.h get nickname from seahub database () 2024-07-10 16:34:33 +08:00
mq-mgr.c remove redundant log 2019-09-09 13:36:45 +08:00
mq-mgr.h Add and del ccnet compilation dependency in seafile () 2020-05-09 16:31:47 +08:00
obj-backend-fs.c fix commit block fs directory to be created 2018-05-08 11:45:23 +08:00
obj-backend-riak.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
obj-backend.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
obj-store.c Improve code after use named pipe for RPC and support python 3. 2019-07-01 16:50:25 +08:00
obj-store.h Improve code after use named pipe for RPC and support python 3. 2019-07-01 16:50:25 +08:00
object-list.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
object-list.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
org-mgr.c Fix sql column error 2022-12-08 14:36:51 +08:00
org-mgr.h Merge the functions of ccnet-server into seafile-server () 2020-04-15 10:21:04 +08:00
password-hash.c Set salt when use pwd_hash () 2024-09-03 18:33:43 +08:00
password-hash.h Support argon2id password hash algo () 2024-05-22 18:49:57 +08:00
rpc-service.c Add json exp () 2024-09-18 17:59:24 +08:00
seaf-db.c Support unix-socket auth for mariadb () 2023-12-26 17:01:20 +08:00
seaf-db.h Add ca_path and skip_verify option for mysql () 2023-04-23 14:39:40 +08:00
seaf-utils.c Support archive files with same name () 2024-09-27 17:20:04 +08:00
seaf-utils.h Support archive files with same name () 2024-09-27 17:20:04 +08:00
seafile-crypt.c Set salt when use pwd_hash () 2024-09-03 18:33:43 +08:00
seafile-crypt.h Set salt when use pwd_hash () 2024-09-03 18:33:43 +08:00
sync-repo-common.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
user-mgr.c Return error when failed to get user from database () 2024-09-18 16:28:15 +08:00
user-mgr.h Return error when failed to get user from database () 2024-09-18 16:28:15 +08:00
vc-common.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
vc-common.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00