config

package
v0.5.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2018 License: BSD-3-Clause Imports: 2 Imported by: 17

Documentation

Overview

This package contains all the default values for the configuration

Index

Constants

View Source
const (
	ENV_LOG_DATE_FORMAT_KEY      = "FLOGO_LOG_DTFORMAT"
	LOG_DATE_FORMAT_DEFAULT      = "2006-01-02 15:04:05.000"
	ENV_LOG_LEVEL_KEY            = "FLOGO_LOG_LEVEL"
	LOG_LEVEL_DEFAULT            = "INFO"
	ENV_APP_CONFIG_LOCATION_KEY  = "FLOGO_CONFIG_PATH"
	APP_CONFIG_LOCATION_DEFAULT  = "flogo.json"
	ENV_STOP_ENGINE_ON_ERROR_KEY = "FLOGO_ENGINE_STOP_ON_ERROR"
)

Variables

This section is empty.

Functions

func GetFlogoConfigPath

func GetFlogoConfigPath() string

GetFlogoConfigPath returns the flogo config path

func GetLogDateTimeFormat

func GetLogDateTimeFormat() string

func GetLogLevel

func GetLogLevel() string

GetLogLevel returns the log level

func SetDefaultLogLevel

func SetDefaultLogLevel(logLevel string)

func StopEngineOnError

func StopEngineOnError() bool

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL