• zelig's avatar
    logger fix · d4300c40
    zelig authored
    - introduce quit, drained, shutdown channels
    - mainLoop falls through reading message channel to drained state, and waits is blocked in default branch until any message is sent
    - Flush() waits for <-drained
    - Stop() pushes quit and nodges mainloop out of blocking drained state
    - package-global mutex
    - Reset()
    - clear tests
    d4300c40
Name
Last commit
Last update
..
README.md Loading commit data...
loggers.go Loading commit data...
loggers_test.go Loading commit data...