influxdb/cmd
Stephen Gutekanst 9dc09c5257 Make logging output location more programmatically configurable (#6213)
This has various benefits:

- Users embedding InfluxDB within other Go programs can specify a different logger / prefix easily.
- More consistent with code used elsewhere in InfluxDB (e.g. services, other `run.Server.*` fields, etc).
- This is also more efficient, because it means `executeQuery` no longer allocates a single `*log.Logger` each time it is called.
2016-04-20 21:07:08 +01:00
..
influx Return a deprecated message when IF NOT EXISTS is used 2016-04-15 09:17:59 -04:00
influx_inspect Use TSMReaderOptions MMAP in verify cmd 2016-04-19 22:33:03 +02:00
influx_stress rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
influx_tsm Update to conversion tool to work in current versions 2016-03-30 13:26:46 -04:00
influxd Make logging output location more programmatically configurable (#6213) 2016-04-20 21:07:08 +01:00