package
go.temporal.io/server/common/log
third-party8 third-party functions from go.temporal.io/server/common/log, ranked by how often they are called outside tests and generated code.
- prod calls
- 2,164
- non-test, non-generated
- all calls
- 3,530
- total callsites
- functions
- 8
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in go.temporal.io/server/common/log
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| Logger.Error | 612 |
| CapturePanic | 406 |
| Logger.Info | 361 |
| Logger.Warn | 233 |
| With | 228 |
| Logger.Debug | 132 |
| Logger.Fatal | 110 |
| NewTestLogger | 82 |