Beamable SDK
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Beamable.Server.Editor.MicroserviceConfiguration Class Reference
Inheritance diagram for Beamable.Server.Editor.MicroserviceConfiguration:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Server.Editor.MicroserviceConfiguration:
Collaboration graph
[legend]

Public Member Functions

MicroserviceConfigurationEntry GetEntry (string serviceName)
 

Public Attributes

List< MicroserviceConfigurationEntryMicroservices
 
bool AutoReferenceContent = true
 
bool ColorLogs = true
 
bool EnableDockerBuildkit = false
 
Color LogProcessLabelColor = Color.grey
 
Color LogStandardOutColor = Color.blue
 
Color LogStandardErrColor = Color.red
 
Color LogDebugLabelColor = new Color(.25f, .5f, 1)
 
Color LogInfoLabelColor = Color.blue
 
Color LogErrorLabelColor = Color.red
 
Color LogWarningLabelColor = new Color(1, .6f, .15f)
 
Color LogFatalLabelColor = Color.red
 

Static Public Attributes

static MicroserviceConfiguration Instance => Get<MicroserviceConfiguration>()
 

Additional Inherited Members

- Static Public Member Functions inherited from Beamable.AbsModuleConfigurationObject< MicroserviceConfigConstants >
static bool Exists< TConfig > ()
 
static TConfig Get< TConfig > ()
 

The documentation for this class was generated from the following file: