Class LogOperation
- java.lang.Object
-
- org.nuxeo.ecm.automation.core.operations.LogOperation
-
public class LogOperation extends Object
An operation to log in log4j.- Since:
- 5.6
-
-
Constructor Summary
Constructors Constructor Description LogOperation()
-
-
-
Field Detail
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
category
protected String category
-
message
protected String message
-
level
protected String level
-
-