public class Logger extends Object
The logger.
Constructor and Description |
---|
Logger() |
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.List<String> |
getKnownExceptions()
Gets the ignore messages.
|
com.aspose.ms.System.Collections.Generic.List<Exception> |
getWarningsList()
Gets the warnings list.
|
void |
logWarning(Exception exception) |
public com.aspose.ms.System.Collections.Generic.List<Exception> getWarningsList()
Gets the warnings list.
public com.aspose.ms.System.Collections.Generic.List<String> getKnownExceptions()
Gets the ignore messages.
public void logWarning(Exception exception)
Copyright (c) 2016 Aspose. All Rights Reserved.