Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶ added in v0.0.3
func New(cfg *config.Config, hlfProfile *hlfprofile.HlfProfile, appInfoVer string) (glog.Logger, error)
New - creates and returns logger
Types ¶
type ComponentName ¶
type ComponentName string
var ( ComponentMain ComponentName = "main" ComponentStorage ComponentName = "storage" ComponentCollector ComponentName = "collector" ComponentExecutor ComponentName = "executor" ComponentRobot ComponentName = "robot" ComponentParser ComponentName = "parser" ComponentBatch ComponentName = "batch" )
Click to show internal directories.
Click to hide internal directories.