package
github.com/hashicorp/go-hclog
third-party11 third-party functions from github.com/hashicorp/go-hclog, ranked by how often they are called outside tests and generated code.
- prod calls
- 8,370
- non-test, non-generated
- all calls
- 9,061
- total callsites
- functions
- 11
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in github.com/hashicorp/go-hclog
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| Logger.Error | 2,138 |
| Logger.Debug | 1,691 |
| Logger.Warn | 1,207 |
| Logger.Info | 1,107 |
| Logger.Trace | 990 |
| Logger.Named | 544 |
| Logger.With | 243 |
| FromContext | 178 |
| New | 117 |
| Logger.IsDebug | 84 |
| Logger.IsTrace | 71 |