This website requires JavaScript.
Explore
Help
Sign In
gitea
/
log
Watch
1
Star
0
Fork
0
You've already forked log
mirror of
https://gitea.com/gitea/log
synced
2025-10-06 00:43:44 +02:00
Code
Issues
Releases
Activity
20
Commits
1
Branch
0
Tags
d6e06556cdb2f11c11151cebc30ef75d79b69a7a
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Lunny Xiao
d6e06556cd
Update README to add badges (
#15
)
2019-10-09 16:55:32 +00:00
.drone.yml
Testing in go 1.13 version (
#16
)
2019-09-18 14:53:58 +00:00
colors_router.go
change files
2019-05-15 11:03:14 +08:00
colors.go
change files
2019-05-15 11:03:14 +08:00
configuration.go
Init configuration from file (
#3
)
2019-06-08 10:12:21 +00:00
conn_test.go
moved from gitea main repository
2019-04-03 22:16:30 +08:00
conn.go
change files
2019-05-15 11:03:14 +08:00
console_test.go
Make console logger colorize if it can by default (
#5
)
2019-06-03 14:52:06 +00:00
console_windows.go
moved from gitea main repository
2019-04-03 22:16:30 +08:00
console.go
Make console logger colorize if it can by default (
#5
)
2019-06-03 14:52:06 +00:00
errors.go
moved from gitea main repository
2019-04-03 22:16:30 +08:00
event.go
moved from gitea main repository
2019-04-03 22:16:30 +08:00
file_test.go
change files
2019-05-15 11:03:14 +08:00
file.go
change files
2019-05-15 11:03:14 +08:00
flags_test.go
Make flags marshallable (
#2
)
2019-06-03 07:59:42 +00:00
flags.go
Make flags marshallable (
#2
)
2019-06-03 07:59:42 +00:00
go.mod
update module name (
#6
)
2019-05-26 01:03:49 +00:00
go.sum
change files
2019-05-15 11:03:14 +08:00
level_test.go
moved from gitea main repository
2019-04-03 22:16:30 +08:00
level.go
moved from gitea main repository
2019-04-03 22:16:30 +08:00
LICENSE
Update README to add badges (
#15
)
2019-10-09 16:55:32 +00:00
log_map.go
Fix race problem
2019-05-24 18:32:40 +01:00
log_test.go
Make console logger colorize if it can by default (
#5
)
2019-06-03 14:52:06 +00:00
log.go
Init configuration from file (
#3
)
2019-06-08 10:12:21 +00:00
logger.go
change files
2019-05-15 11:03:14 +08:00
provider.go
change files
2019-05-15 11:03:14 +08:00
README.md
Update README to add badges (
#15
)
2019-10-09 16:55:32 +00:00
smtp_test.go
moved from gitea main repository
2019-04-03 22:16:30 +08:00
smtp.go
change files
2019-05-15 11:03:14 +08:00
stack.go
moved from gitea main repository
2019-04-03 22:16:30 +08:00
writer_test.go
change files
2019-05-15 11:03:14 +08:00
writer.go
Make flags marshallable (
#2
)
2019-06-03 07:59:42 +00:00
README.md
Log package for gitea
Description
Logger package for gitea repositories
Readme
MIT
166
KiB
Languages
Go
100%