This website requires JavaScript.
Explore
Help
Sign In
idk
/
sam3
Watch
1
Star
0
Fork
0
You've already forked sam3
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ca51512ef9dad028549fdaa8a795fad5ca594d91
sam3
/
config
/
log.go
6 lines
93 B
Go
Raw
Normal View
History
Unescape
Escape
Move just a spectacular amount of config stuff into a config package because
2024-11-30 18:34:01 -05:00
package
config
fix bug in address setting function, work on removing some more redundant code and config options
2024-12-01 10:10:58 -05:00
import
logger
"github.com/go-i2p/sam3/log"
Move just a spectacular amount of config stuff into a config package because
2024-11-30 18:34:01 -05:00
fix bug in address setting function, work on removing some more redundant code and config options
2024-12-01 10:10:58 -05:00
var
log
=
logger
.
GetSAM3Logger
(
)
Reference in New Issue
Copy Permalink