[Home] [Help]
| Product: | FND - Application Object Library |
|---|---|
| Meaning: | AFLOG LEVELS |
| Description: | Debug Logging levels corresponding to profile AFLOG_LEVEL. |
| Code | Meaning | Description |
|---|---|---|
| 1 | Statement | Low level logging message giving maximum detail |
| 2 | Procedure | Logging message called upon entry and/or exit from a routine |
| 3 | Event | High level logging message |
| 4 | Exception | Internal routine didn't succeed but the user wasn't notified |
| 5 | Error | An error message to the user; logged automatically by Message Dictionary |
| 6 | Unexpected | An error occurred which should never occur; requires admin attention |
|
|
|
|