| 56 | | * takes the log data. A file log appender might use this as the basename |
|---|
| 57 | | * of a file, while a database log appender might use this as the name |
|---|
| 58 | | * of the table to write the log data into. Therefore it is advisable to |
|---|
| 59 | | * only use ascii characters, numbers and underscores to be sure that the |
|---|
| | 56 | * takes the log data. A file log appender might use this as the basename |
|---|
| | 57 | * of a file, while a database log appender might use this as the name |
|---|
| | 58 | * of the table to write the log data into. Therefore it is advisable to |
|---|
| | 59 | * only use ascii characters, numbers and underscores to be sure that the |
|---|