issues
search
romana
/
rlog
A simple Golang logger without external dependencies
Apache License 2.0
39
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for go modules
#26
rafaelcn
closed
2 years ago
0
Shouldn't this project distributed as a module?
#25
rafaelcn
closed
2 years ago
3
enhancement: allow setting "logger name" a-la-Python
#24
marcelloromani
opened
5 years ago
1
added Luke Davies additions for the rman project
#23
jkstill
opened
5 years ago
1
disable console logging
#22
CKFVL
closed
6 years ago
0
Enable reloading config from environment
#21
muru
closed
7 years ago
5
logline should be printed using Print, not Printf, because when a log…
#20
Springuin
closed
7 years ago
3
Formatting directive to display goroutine ID
#19
debedb
closed
7 years ago
1
example for changing logging level by public function, called with HT…
#18
noreabu
opened
7 years ago
4
example for changing config file via HTTP GET (gin-gonic)
#17
noreabu
closed
7 years ago
2
example for changed log level via config file gin-gonic
#16
noreabu
closed
7 years ago
2
rlog: add support for logging process id in caller info.
#15
pritesh
closed
7 years ago
1
enhancement: rlog joined config file
#14
Trickx
opened
7 years ago
2
Use config file and allow updated config at run time
#13
jbrendel
closed
7 years ago
0
Allow for reconfiguration at runtime via modifying a config file
#12
jbrendel
closed
7 years ago
1
Made rlog more testable and added unit tests
#11
jbrendel
closed
7 years ago
0
Allow custom date/time stamp log formats.
#10
jbrendel
closed
7 years ago
0
Enable simultaneous log output to file and stdout/sterr.
#9
jbrendel
closed
7 years ago
0
Allow direction to stdout instead of stderr.
#8
jbrendel
closed
7 years ago
0
Allow changing of date/time format
#7
jbrendel
closed
7 years ago
1
Allow stdout instead of stderr for default log output
#6
jbrendel
closed
7 years ago
1
Allow simultaneous log output to stderr and file
#5
jbrendel
closed
7 years ago
1
rlog: add Printf/Println and rename SetNewLogWriter to match standard log pkg.
#4
pritesh
closed
7 years ago
1
Added some trace level suggestions.
#3
jbrendel
closed
7 years ago
0
Provide function to change logging parameters programmatically
#2
jbrendel
closed
7 years ago
12
Implement RLOG_CALLER_FILTER feature to allow fine grained tuning of …
#1
flashvoid
closed
7 years ago
0