playground: Enable logging to syslog and different log levels, and
simultaniously log to stdout.

The "playground/lib/log" package defines three loggers that log to
syslog at three different levels (debug, warn, and err), and some
convenience functions.

Previous instances of "log.Printf" etc in compilerd have been switched
to use the new logger library.

Change-Id: I1eb782dcce982f61e43f0896fb0b41c7ebe7091b
6 files changed
tree: 41350fe697c5652c165d04fa61ae345aecf907f1
  1. client/
  2. go/
  3. pgbundle/
  4. .gitignore
  5. AUTHORS
  6. CONTRIBUTORS
  7. LICENSE
  8. PATENTS
  9. VERSION