mirror of
https://github.com/Macrame-App/Macrame
synced 2025-12-29 15:29:26 +00:00
New development build.
This commit is contained in:
parent
05a5cb8325
commit
1cf9029a63
4 changed files with 1 additions and 2 deletions
|
|
@ -21,5 +21,4 @@ func MCRMLogInit() {
|
|||
|
||||
func MCRMLog(v ...interface{}) {
|
||||
log.Println(v...) // Logs to terminal as well
|
||||
// fmt.Fprintln(logFile, v...) // Logs to log file
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue