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,356
- non-test, non-generated
- all calls
- 9,049
- 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,134 |
| Logger.Debug | 1,689 |
| Logger.Warn | 1,202 |
| Logger.Info | 1,103 |
| Logger.Trace | 990 |
| Logger.Named | 544 |
| Logger.With | 243 |
| FromContext | 178 |
| New | 118 |
| Logger.IsDebug | 84 |
| Logger.IsTrace | 71 |