Back to Fuji Logging Aspect, or Fuji Logging Aspect Info
| At line 14 changed 1 line. |
| In Fuji Milestone 7 (M7), aspects can be created command line. The command for creation of aspect is "create-aspect key=value[,key=value,*]". |
| In Fuji Milestone 7 (M7), aspects can be created at command line. The command for creation of aspect is "create-aspect key=value[,key=value,*]". |
| At line 64 changed 2 lines. |
| |aspect.type | Needed | Determines type of aspect and is used by aspects framework. <br/>Ex: aspect.type=log <br/>Ex. aspect.type=policy| log |
| |aspect.identity | Needed | Unique name for the aspect.| If not specified, unique name is generated |
| |log.level | Optional | Logging level. This level need to be less restrictive than jdk logging level to log the log.content. | INFO |