1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-08 00:44:26 +00:00
gitea/modules/log
wxiaoguang 52b319bc00
Refactor pprof labels and process desc (#32909)
* Deprecate "gopid" in log, it is not useful and requires very hacky
approach
* Remove "git.Command.SetDescription" because it is not useful and only
makes the logs too flexible
2024-12-20 12:17:14 +08:00
..
color_console_other.go
color_console_windows.go
color_console.go
color_router.go
color.go Improve testing and try to fix MySQL hanging (#32515) 2024-11-15 23:45:07 +08:00
event_format_test.go Refactor pprof labels and process desc (#32909) 2024-12-20 12:17:14 +08:00
event_format.go Refactor pprof labels and process desc (#32909) 2024-12-20 12:17:14 +08:00
event_writer_base.go
event_writer_conn_test.go
event_writer_conn.go
event_writer_console.go Refactor markup package (#32399) 2024-11-04 10:59:50 +00:00
event_writer_file.go Refactor markup package (#32399) 2024-11-04 10:59:50 +00:00
event_writer.go
flags_test.go
flags.go Refactor pprof labels and process desc (#32909) 2024-12-20 12:17:14 +08:00
init.go
level_test.go
level.go
logger_global.go
logger_impl.go Refactor pprof labels and process desc (#32909) 2024-12-20 12:17:14 +08:00
logger_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
logger.go
manager_test.go
manager.go
misc.go
stack.go