This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
hxs
/
prettylog
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
b2cf034570
Gałęzie
Tagi
master
prettylog
/
global
/
register.go
register.go
102 B
Historia
Czysty
1
2
3
4
5
6
7
8
9
package global
import (
"dev.hexasoftware.com/hxs/prettylog"
)
func init() {
prettylog.Global()
}