profile top-level constant
Level
const profile
Custom log level used to report profiling results.
Implementation
const profile = log.Level('PROFILE', 550);
Custom log level used to report profiling results.
const profile = log.Level('PROFILE', 550);