9 Commits

Author SHA1 Message Date
Dolf Schimmel
aefca9bb2e Merge pull request #1 from the-eater/feature/aarch64
Support aarch64/arm64 by using dup3 instead of dup2
2017-11-21 14:33:24 +01:00
eater
9d3a74746f use single function that does platform specific things 2017-11-21 13:44:36 +01:00
eater
dd45054b77 Support aarch64/arm64 by using dup3 instead of dup2 2017-11-21 11:32:28 +01:00
Dolf Schimmel
034b514679 Don't hardcode syslog daemon name or facility 2017-01-16 07:27:29 +01:00
Dolf Schimmel
1d9daab467 Merge branch 'master' of github.com:Freeaqingme/GoDaemonSkeleton into HEAD 2016-12-30 09:09:52 +01:00
Dolf Schimmel
b0d7d8cf87 Fix log.Reopen() functionality 2016-12-30 09:08:13 +01:00
Dolf Schimmel
88eb4c8542 Update LICENSE to include contributors 2016-08-01 11:17:57 +02:00
Dolf Schimmel (Freeaqingme)
419d418537 Expose log/LogRedirectStdOutToFile 2016-06-18 21:00:15 +02:00
Dolf Schimmel (Freeaqingme)
3267505a4b Initial Commit 2016-04-10 00:24:19 +02:00