James Bardin
a3a20e0396
remove LevelFilter
...
We want to always be using the hclogger to filter whenever possible
2020-10-19 14:31:05 -04:00
James Bardin
0b31ffa587
use a single log writer
...
Use a single log writer instance for all std library logging.
Setup the std log writer in the logging package, and remove boilerplate
from test packages.
2020-10-19 14:29:54 -04:00
James Bardin
abf6b9b378
get properly configured hcloggers
...
make sure plugins get hcloggers configured to match core
2020-10-19 14:29:54 -04:00
James Bardin
211edf5d75
use hclog as the default logger
...
Inject hclog as the default logger in the main binary.
2020-10-19 14:29:54 -04:00
James Bardin
6ca477f042
move helper/logging to internal
...
remove a dead code file too
2020-10-19 14:27:53 -04:00