open-vault/helper
Becca Petrin 03cf302e9a Move to "github.com/hashicorp/go-hclog" (#4227)
* logbridge with hclog and identical output

* Initial search & replace

This compiles, but there is a fair amount of TODO
and commented out code, especially around the
plugin logclient/logserver code.

* strip logbridge

* fix majority of tests

* update logxi aliases

* WIP fixing tests

* more test fixes

* Update test to hclog

* Fix format

* Rename hclog -> log

* WIP making hclog and logxi love each other

* update logger_test.go

* clean up merged comments

* Replace RawLogger interface with a Logger

* Add some logger names

* Replace Trace with Debug

* update builtin logical logging patterns

* Fix build errors

* More log updates

* update log approach in command and builtin

* More log updates

* update helper, http, and logical directories

* Update loggers

* Log updates

* Update logging

* Update logging

* Update logging

* Update logging

* update logging in physical

* prefixing and lowercase

* Update logging

* Move phyisical logging name to server command

* Fix som tests

* address jims feedback so far

* incorporate brians feedback so far

* strip comments

* move vault.go to logging package

* update Debug to Trace

* Update go-plugin deps

* Update logging based on review comments

* Updates from review

* Unvendor logxi

* Remove null_logger.go
2018-04-02 17:46:59 -07:00
..
awsutil Propose small spelling change (#3890) 2018-02-01 12:51:38 -05:00
builtinplugins Fix MySQL legacy username regression (#3141) 2017-08-10 18:28:18 -07:00
certutil Fix test 2018-03-29 17:40:42 -04:00
cidrutil approle: Use TypeCommaStringSlice for BoundCIDRList (#4078) 2018-03-08 17:49:08 -05:00
compressutil Spelling (#4119) 2018-03-20 14:54:10 -04:00
consts Add options to mount tune and mount endpoints in preparation for versioning (#4155) 2018-03-21 12:04:27 -07:00
errutil Fix invalid input getting marked as internal error 2016-07-28 16:23:11 -04:00
flag-kv command/auth: framework for supporting more auth methods 2015-04-05 20:50:18 -07:00
flag-slice command/server: add config loading 2015-03-12 15:21:11 -07:00
forwarding Remove non-gRPC request forwarding 2017-05-24 09:34:59 -04:00
gated-writer command/server: cleaner output 2015-04-04 12:06:41 -07:00
identity Port over bits (#3575) 2017-11-13 15:31:32 -05:00
jsonutil Spelling (#4119) 2018-03-20 14:54:10 -04:00
kdf Speling police 2016-05-15 09:58:36 -07:00
keysutil 1.10 Updates (#4218) 2018-03-29 15:32:16 -04:00
kv-builder Spelling (#4119) 2018-03-20 14:54:10 -04:00
locksutil Spelling (#4119) 2018-03-20 14:54:10 -04:00
logging Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
mfa Better duo status message handling (#3834) 2018-01-23 14:18:48 -05:00
mlock Don't say mlock is supported on OSX when it isn't. (#2120) 2016-11-22 12:56:36 -05:00
parseutil Support other names in SANs (#3889) 2018-02-16 17:19:34 -05:00
password Spelling (#4119) 2018-03-20 14:54:10 -04:00
pgpkeys helper/gpgkeys: fix for vault 1.10 (#4038) 2018-02-23 14:47:25 -05:00
pluginutil Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
policies Fix using wrong var 2016-03-24 10:23:09 -04:00
policyutil Sanitize policy behavior across backends (#3324) 2017-09-13 11:36:52 -04:00
proxyutil Some vet fixes 2018-02-04 20:37:57 -05:00
reload Add support for encrypted TLS key files (#3685) 2017-12-15 17:33:55 -05:00
salt Add context to the NewSalt function (#4102) 2018-03-08 11:21:11 -08:00
storagepacker Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
strutil Spelling (#4119) 2018-03-20 14:54:10 -04:00
tlsutil Add option to set cluster TLS cipher suites. (#3228) 2017-08-30 16:28:23 -04:00
useragent Add useragent helper (#3991) 2018-02-15 18:30:31 -05:00
wrapping go vet fixes 2018-02-05 14:26:31 -05:00
xor RootGeneration->GenerateRoot 2016-01-19 18:28:10 -05:00