8000 Release v1.2.4 · golang/glog · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.2.4

Compare
Choose a tag to compare
@chressie chressie released this 13 Jan 10:00
· 1 commit to master since this release

What's Changed

  • Fail if log file already exists by @chressie in #74:
    • glog: Don't try to create/rotate a given syncBuffer twice in the same second
    • glog: introduce createInDir function as in internal version
    • glog: have createInDir fail if the file already exists

Full Changelog: v1.2.3...v1.2.4

0