All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.undefinedlabs.scope.events.log.LogLevel Maven / Gradle / Ivy

package com.undefinedlabs.scope.events.log;

public enum LogLevel {
  NOTSET,
  ERROR,
  WARNING,
  INFO,
  DEBUG,
  VERBOSE
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy