Package br.net.dd.netherwingcore.common.logging
package br.net.dd.netherwingcore.common.logging
-
ClassDescriptionA class representing a debug message within the application.Represents a marker or contract for logging details within the Netherwing Core framework.The
ErrorMessageclass represents a specialized type ofMessagethat is used to log error-level messages in the system.Represents a fatal error message in the system logging framework.Represents an informational message in the logging system.Represents the different levels of logging severity that can be used in the application.Provides functionalities for logging messages to various log files with different severity levels.Represents a log file target for logging messages.Represents a custom exception that can encapsulate additional details, including a logging level.Represents a trace message in the logging system.Represents a warning message in the logging system.