esw.http.core.commons

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
class ServiceLogger(prefix: Prefix) extends LoggerFactory

All the logs generated from the service will have a fixed prefix, which is picked from configuration. The prefix helps in production to filter out logs from a particular component and in this case, it helps to filter out logs generated from the service that uses this template.

All the logs generated from the service will have a fixed prefix, which is picked from configuration. The prefix helps in production to filter out logs from a particular component and in this case, it helps to filter out logs generated from the service that uses this template.

Attributes

Supertypes
class LoggerFactory
class BaseLoggerFactory
class Object
trait Matchable
class Any