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
wxiaoguang 674df05b16
Use stderr as fallback if the log file can't be opened (#26074)
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 Improve logger Pause handling (#24946) 1 year ago
event_writer_conn.go
event_writer_conn_test.go
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) 2 years 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
manager.go Do not output "Trace" level logs from process manager by default (#24952) 2 years ago
manager_test.go Fix sub-command log level (#25537) 1 year ago
misc.go
stack.go