Releases: da0x/olog
Releases · da0x/olog
Sprint() added. Print to string
sort better
v0.1.19 Update info.go
Sort of map values
v0.1.18 Update info.go
Shorter Prints
Removing %+v and converting it to %v
Detailed Struct Values
v0.1.16 Update info.go
compiler error fixed
v0.1.15 Update olog.go
Fixed compiler error
v0.1.14 Update olog.go
Adding uint
v0.1.13 Update olog.go
Replace Fatalln with panic to show stack backtrace
v0.1.12 Update olog.go
replaced panic with log.Fatalln
v0.1.11 Update olog.go