gitea/modules/log
wxiaoguang 9ea91e036f
Refactor git command context & pipeline (#36406)
Less and simpler code, fewer bugs
2026-01-21 01:35:14 +00:00
..
color.go
color_console.go
color_console_other.go
color_console_windows.go
color_router.go
event_format.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +00:00
event_format_test.go
event_writer.go
event_writer_base.go enable staticcheck QFxxxx rules (#34064) 2025-03-29 17:32:28 -04:00
event_writer_conn.go
event_writer_conn_test.go Upgrade golang to 1.25.1 and add descriptions for the swagger structs' fields (#35418) 2025-09-06 16:52:41 +00:00
event_writer_console.go
event_writer_file.go
flags.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +00:00
flags_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
init.go Refactor git command context & pipeline (#36406) 2026-01-21 01:35:14 +00:00
level.go
level_test.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +00:00
logger.go enforce explanation for necessary nolints and fix bugs (#34883) 2025-06-27 21:48:03 +08:00
logger_global.go Address some CodeQL security concerns (#35572) 2025-10-04 01:21:26 +08:00
logger_impl.go Improve log format (#33814) 2025-03-08 21:47:11 +08:00
logger_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
manager.go
manager_test.go Improve log format (#33814) 2025-03-08 21:47:11 +08:00
misc.go Address some CodeQL security concerns (#35572) 2025-10-04 01:21:26 +08:00
stack.go