issues
search
inconshreveable
/
log15
Structured, composable logging for Go
https://godoc.org/github.com/inconshreveable/log15
Other
1.1k
stars
144
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Different outputs for different functions
#178
JamesTiberiusKirk
opened
1 year ago
0
Improve logger documentation
#177
naterarmstrong
opened
1 year ago
0
.github: add Github CI
#176
kevinburke
closed
1 year ago
0
.travis.yml: add latest Go versions
#175
kevinburke
closed
1 year ago
0
root: switch to use golang.org/x/term
#174
kevinburke
closed
1 year ago
0
Deps up
#173
AskAlexSharov
closed
2 years ago
0
Deps up
#172
AskAlexSharov
closed
2 years ago
0
CallerFileHandler should include package name
#171
akamensky
opened
2 years ago
0
Is this library maintained?
#170
kishaningithub
opened
2 years ago
3
Set Default log level to warn - to avoid spam in tests
#169
AskAlexSharov
closed
3 years ago
0
Up deps
#168
AskAlexSharov
opened
3 years ago
0
Use semantic versioning to satisfy `go mod`
#167
dtoubelis
opened
3 years ago
0
Travis-ci: added support for ppc64le & go 1.14 & 1.15
#166
dthadi3
closed
4 years ago
0
Modified code to run on PowerSystems
#165
genisysram
opened
4 years ago
0
format: stricter quoting based on strconv
#164
holiman
opened
4 years ago
0
Test failure while building v2.15
#163
utkarsh2102
opened
4 years ago
0
Add Go module support
#162
muhlemmer
closed
1 year ago
1
Update logger.go
#161
smruti-ranjan-patra
opened
4 years ago
0
proposal: add Fatal()
#160
kevinburke
closed
4 years ago
1
travis.yml: add more recent Go versions
#159
kevinburke
closed
4 years ago
0
logger: make LvlFromString slightly more flexible
#158
kevinburke
closed
4 years ago
0
Default Lvl is LvlCrit
#157
kevinburke1
opened
4 years ago
1
No way to close files opened when a new FileHandler is created.
#156
jamesjmurtagh
opened
5 years ago
0
Adding new log level: Trace
#155
amerameen
closed
5 years ago
0
add mod file
#154
urandom2
closed
5 years ago
2
make NetHandler able to log to an URL?
#153
lzl124631x
opened
6 years ago
0
Please add a go.mod file
#152
vdobler
opened
6 years ago
1
Use Semantic Version Tags compatible with the new Go modules
#151
vdobler
opened
6 years ago
1
Ternary Handlers
#150
calebcase
closed
6 years ago
2
Allow logging in UTC
#149
timou
closed
6 years ago
2
move init function to platform-specific file
#148
ghost
closed
6 years ago
2
logfmt/json keys for msg/lvl/t are hard-coded
#147
neilisaac
closed
6 years ago
3
add configurable feature with yaml file
#146
jameszo
closed
6 years ago
1
Add SetRecordKeyNames to Logger interface
#145
neilisaac
closed
6 years ago
0
Windows newline support
#144
MrWaggel
closed
1 year ago
2
Normal log15.Root() not colorized on Cygwin
#143
alankm
opened
6 years ago
0
Support for a kv-generating interface on log arguments
#142
decibel
opened
6 years ago
0
Create LICENSE_BSD
#141
aviau
opened
6 years ago
0
logger: fix typo in log level to string function
#140
fho
closed
6 years ago
1
v2.12 Build Issues
#139
skriptble
opened
7 years ago
3
Fix build under appengine
#138
arjunnukal
closed
6 years ago
8
tag a new release
#137
kevinburke
closed
7 years ago
1
add path for log file
#136
xuruiray
closed
7 years ago
1
add path for log file
#135
xuruiray
closed
7 years ago
0
Expose the runtime.Callers skip
#134
notzippy
closed
7 years ago
1
support log rotate
#133
SongCF
opened
7 years ago
3
Call t.Fatalf from main goroutine
#132
kevinburke
closed
7 years ago
1
skip stack records
#131
luigi-riefolo
closed
6 years ago
2
Use `github.com/mattn/go-isatty` for tty detection
#130
sean-
closed
7 years ago
2
Add Illumos support
#129
sean-
opened
7 years ago
1
Next