# ConsoleAppender

| Property                                            |
| --------------------------------------------------- |
| The ConsoleAppender takes no additional properties. |

This appender logs using Java's `System.out.println` function. Logs will appear in the directory specificied in your CF or Lucee Administrator.
