Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/modules/log
Chongyi Zheng ac2f8c9ac6
Reduce some allocations in type conversion (#26772)
1 year ago
..
color.go
color_console.go
color_console_other.go
color_console_windows.go
color_router.go
event_format.go
event_format_test.go
event_writer.go
event_writer_base.go Reduce some allocations in type conversion (#26772) 1 year ago
event_writer_conn.go
event_writer_conn_test.go Improve queue and logger context (#24924) 1 year ago
event_writer_console.go
event_writer_file.go Use stderr as fallback if the log file can't be opened (#26074) 1 year ago
flags.go
flags_test.go
groutinelabel.go
groutinelabel_test.go
init.go Do not output "Trace" level logs from process manager by default (#24952) 1 year ago
level.go
level_test.go
logger.go
logger_global.go Fix sub-command log level (#25537) 1 year ago
logger_impl.go Fix sub-command log level (#25537) 1 year ago
logger_test.go Improve queue and logger context (#24924) 1 year ago
manager.go Do not output "Trace" level logs from process manager by default (#24952) 1 year ago
manager_test.go Fix sub-command log level (#25537) 1 year ago
misc.go
stack.go