Main

com.worxbend.cobalt.Main
object Main extends StrictLogging

The process entry point.

Attributes

Graph
Supertypes
trait StrictLogging
class Object
trait Matchable
class Any
Self type
Main.type

Members list

Value members

Concrete methods

def main(args: Array[String]): Unit

Concrete fields

val ServiceName: String

The service tag on every meter and the service.name resource attribute on every span.

The service tag on every meter and the service.name resource attribute on every span.

Attributes

Inherited fields

protected val logger: Logger

Attributes

Inherited from:
StrictLogging