ActionRouter
config
Providing config while creating a new ActionRouter
instance is optional
To know more about types for each config property: Click here
Property | Purpose | Required? | Default |
---|---|---|---|
error | Error related configuration | false | not-applicable |
logging | Configure logging levels | false | info , error , warn |
name | Sets a name to action router instance. The name will be reflected in logs if enabled. | false | root:router |