| Package | Description |
|---|---|
| org.b3log.latke.logging | |
| org.b3log.latke.util |
Utilities of web container side.
|
| Modifier and Type | Method and Description |
|---|---|
static Logger |
Logger.getLogger(Class<?> clazz)
Gets a logger with the specified class.
|
static Logger |
Logger.getLogger(String className)
Gets a logger with the specified class name.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Requests.log(Request request,
Level level,
Logger logger)
Logs the specified request with the specified level and logger.
|
Copyright © 2009–2019 B3log. All rights reserved.