org.eso.ias.logging
package org.eso.ias.logging
Members list
Type members
Classlikes
object IASLogger
IASLogger is the binding to the logging mechanism for the IAS.
IASLogger is the binding to the logging mechanism for the IAS.
The purpose of IASLogger is to have a centralized initialization of the logger for all IAS applications so that it will be possible to change the logging by changing this class but transparently to user applications.
The user shall get a logger with one of the factory methods.
Attributes
- Since
-
Oct 2016
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
IASLogger.type
In this article