esw.http.core.commons
package esw.http.core.commons
Members list
Type members
Classlikes
object CoordinatedShutdownReasons
Attributes
- Supertypes
-
class Objecttrait Matchableclass 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 LoggerFactoryclass BaseLoggerFactoryclass Objecttrait Matchableclass Any
In this article