| Package | Description |
|---|---|
| org.casbin.jcasbin.log | |
| org.casbin.jcasbin.log.mocks | |
| org.casbin.jcasbin.model |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLogger |
| Modifier and Type | Method and Description |
|---|---|
static Logger |
LogUtil.getLogger() |
| Modifier and Type | Method and Description |
|---|---|
static void |
LogUtil.setLogger(Logger l) |
| Modifier and Type | Class and Description |
|---|---|
class |
MockLogger |
| Modifier and Type | Method and Description |
|---|---|
Logger |
Assertion.getLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
Model.setLogger(Logger logger)
SetLogger sets the model's logger.
|
void |
Assertion.setLogger(Logger logger) |
| Constructor and Description |
|---|
Assertion(Logger logger) |
Copyright © 2017–2024. All rights reserved.