| ... | ... | @@ -31,7 +31,7 @@ Warning messages can be used just with the string message. |
|
|
|
|
|
|
|
|
|
|
|
## log
|
|
|
|
In some places it is also use the java logger. It is not recommended for end user, only for techinical log output.
|
|
|
|
In some places it is also uses the java logger. It is not recommended for end user, only for techinical log output.
|
|
|
|
|
|
|
|
```java
|
|
|
|
import org.apache.log4j.Logger;
|
| ... | ... | |