gLoggerΒΆ

gLogger is the logging solution within DIRAC. Based on the python logging library, it represents an interface to create and send informational, warn or error messages from the middleware to different outputs. In this documentation, we will focus on the functionalities proposed by gLogger.