V.0.1.0 Codename Threadbare
Compare changes
- Malte Bauch authored
+ 56
− 25
@@ -58,8 +58,8 @@ func get() *Logger {
@@ -58,8 +58,8 @@ func get() *Logger {
@@ -67,8 +67,8 @@ func Loglevel(level Level) {
@@ -67,8 +67,8 @@ func Loglevel(level Level) {
@@ -76,8 +76,8 @@ func Output(out io.Writer) {
@@ -76,8 +76,8 @@ func Output(out io.Writer) {
@@ -88,44 +88,77 @@ func LoglevelOutput(level Level, out io.Writer) {
@@ -88,44 +88,77 @@ func LoglevelOutput(level Level, out io.Writer) {
@@ -164,8 +197,6 @@ func callers() (string, int) {
@@ -164,8 +197,6 @@ func callers() (string, int) {