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
/
log.go
6 lines
91 B
Go
Raw
Normal View
History
Unescape
Escape
added log.go & logging for config.go
2024-10-15 12:23:24 -04:00
package
sam3
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"
added log.go & logging for config.go
2024-10-15 12:23:24 -04: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