@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2023-05-27T12:20:49+0800") public class DeploymentRepositoryLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements DeploymentRepositoryLogger, org.jboss.logging.BasicLogger, Serializable
ROOT_LOGGER
Constructor and Description |
---|
DeploymentRepositoryLogger_$logger(org.jboss.logging.Logger log) |
Modifier and Type | Method and Description |
---|---|
IllegalStateException |
cannotCreateDirectory(Throwable cause,
String path)
Creates an exception indicating a failure to create the directory represented by the
path parameter. |
protected String |
cannotCreateDirectory$str() |
void |
cannotDeleteTempFile(Throwable cause,
String path) |
protected String |
cannotDeleteTempFile$str() |
IllegalStateException |
cannotObtainSha1(Throwable cause,
String name)
Creates an exception indicating the inability to obtain SHA-1.
|
protected String |
cannotObtainSha1$str() |
void |
contentAdded(String path)
Logs an informational message indicating the content was added at the location, represented by the
path
parameter. |
protected String |
contentAdded$str() |
void |
contentDeletionError(Throwable cause,
String name) |
protected String |
contentDeletionError$str() |
void |
contentRemoved(String path) |
protected String |
contentRemoved$str() |
IllegalStateException |
directoryNotWritable(String path)
Creates an exception indicating the directory, represented by the
path parameter, is not writable. |
protected String |
directoryNotWritable$str() |
void |
localContentListError(String name) |
protected String |
localContentListError$str() |
IllegalStateException |
notADirectory(String path)
Creates an exception indicating the path, represented by the
path parameter, is not a directory. |
protected String |
notADirectory$str() |
IllegalArgumentException |
nullVar(String name)
Creates an exception indicating the variable, represented by the
name parameter, is null . |
protected String |
nullVar$str() |
void |
obsoleteContentCleaned(String contentIdentifier) |
protected String |
obsoleteContentCleaned$str() |
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
public DeploymentRepositoryLogger_$logger(org.jboss.logging.Logger log)
public final void contentAdded(String path)
DeploymentRepositoryLogger
path
parameter.contentAdded
in interface DeploymentRepositoryLogger
path
- the name of the path.protected String contentAdded$str()
public final void contentRemoved(String path)
contentRemoved
in interface DeploymentRepositoryLogger
protected String contentRemoved$str()
public final void cannotDeleteTempFile(Throwable cause, String path)
cannotDeleteTempFile
in interface DeploymentRepositoryLogger
protected String cannotDeleteTempFile$str()
protected String cannotCreateDirectory$str()
public final IllegalStateException cannotCreateDirectory(Throwable cause, String path)
DeploymentRepositoryLogger
path
parameter.cannotCreateDirectory
in interface DeploymentRepositoryLogger
path
- the path name.IllegalStateException
for the error.protected String cannotObtainSha1$str()
public final IllegalStateException cannotObtainSha1(Throwable cause, String name)
DeploymentRepositoryLogger
cannotObtainSha1
in interface DeploymentRepositoryLogger
cause
- the cause of the error.name
- the name of the class.IllegalStateException
for the error.protected String directoryNotWritable$str()
public final IllegalStateException directoryNotWritable(String path)
DeploymentRepositoryLogger
path
parameter, is not writable.directoryNotWritable
in interface DeploymentRepositoryLogger
path
- the path name.IllegalStateException
for the error.protected String notADirectory$str()
public final IllegalStateException notADirectory(String path)
DeploymentRepositoryLogger
path
parameter, is not a directory.notADirectory
in interface DeploymentRepositoryLogger
path
- the path name.IllegalStateException
for the error.protected String nullVar$str()
public final IllegalArgumentException nullVar(String name)
DeploymentRepositoryLogger
name
parameter, is null
.nullVar
in interface DeploymentRepositoryLogger
name
- the name of the variable.IllegalArgumentException
for the error.public final void obsoleteContentCleaned(String contentIdentifier)
obsoleteContentCleaned
in interface DeploymentRepositoryLogger
protected String obsoleteContentCleaned$str()
public final void contentDeletionError(Throwable cause, String name)
contentDeletionError
in interface DeploymentRepositoryLogger
protected String contentDeletionError$str()
public final void localContentListError(String name)
localContentListError
in interface DeploymentRepositoryLogger
protected String localContentListError$str()
Copyright © 2023 JBoss by Red Hat. All rights reserved.