mirror of
https://github.com/Macrame-App/Macrame
synced 2025-12-29 07:19:26 +00:00
Removed logs where possible, for now.
This commit is contained in:
parent
266110a51f
commit
d373237127
5 changed files with 9 additions and 14 deletions
|
|
@ -16,7 +16,7 @@ func MCRMLogInit() {
|
|||
}
|
||||
|
||||
// Optionally set log to write to file in addition to standard log output
|
||||
// log.SetOutput(logFile)
|
||||
log.SetOutput(logFile)
|
||||
}
|
||||
|
||||
func MCRMLog(v ...interface{}) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue