ManagementLogMarker

akka.management.ManagementLogMarker$

This is public with the purpose to document the used markers and properties of log events. No guarantee that it will remain binary compatible, but the marker names and properties are considered public API and will not be changed without notice.

Attributes

Source:
ManagementLogMarker.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def boundHttp(boundAddress: String): LogMarker

Marker "akkaManagementBound" of log event when Akka Management HTPP endpoint has been bound.

Marker "akkaManagementBound" of log event when Akka Management HTPP endpoint has been bound.

Attributes

boundAddress

The hostname and port of the bound interface. Included as property "akkaHttpAddress".

Source:
ManagementLogMarker.scala

Concrete fields

Marker "akkaLivenessCheckFailed" of log event when a readiness check fails.

Marker "akkaLivenessCheckFailed" of log event when a readiness check fails.

Attributes

Source:
ManagementLogMarker.scala

Marker "readinessCheckFailed" of log event when a readiness check fails.

Marker "readinessCheckFailed" of log event when a readiness check fails.

Attributes

Source:
ManagementLogMarker.scala