This website requires JavaScript.
Explore
Help
Sign in
cco
/
go-scopes
Watch
3
Star
0
Fork
You've already forked go-scopes
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
49
commits
1
branch
0
tags
822
KiB
Go
100%
68f937042c
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Helmut Merz
68f937042c
check log: count and optionally print log records
2023-06-27 17:32:07 +02:00
app
remove all print statemens - use log.Debug() (or Info()) where appropriate
2023-06-27 10:19:13 +02:00
config
logging config: +level; avoid import cycle
2023-06-27 08:55:26 +02:00
examples
/demo
improve logging set-up: return pointer, log set-up errors
2023-06-26 14:07:47 +02:00
lib
remove all print statemens - use log.Debug() (or Info()) where appropriate
2023-06-27 10:19:13 +02:00
logging
logging config: +level; avoid import cycle
2023-06-27 08:55:26 +02:00
testing
check log: count and optionally print log records
2023-06-27 17:32:07 +02:00
tests
check log: count and optionally print log records
2023-06-27 17:32:07 +02:00
.gitignore
improve logging set-up: return pointer, log set-up errors
2023-06-26 14:07:47 +02:00
go.mod
rename config base stuff, + some minor refactorings
2023-06-24 10:30:19 +02:00
go.sum
rename config base stuff, + some minor refactorings
2023-06-24 10:30:19 +02:00
scopes.go
rename config base stuff, + some minor refactorings
2023-06-24 10:30:19 +02:00