Package | Description |
---|---|
org.tinylog |
Public logging API for tinylog 2.
|
Modifier and Type | Method | Description |
---|---|---|
static TaggedLogger |
Logger.tag(java.lang.String tag) |
Gets a tagged logger instance.
|
static TaggedLogger |
Logger.tags(java.lang.String... tags) |
Gets a tagged logger instance that logs to multiple tags.
|
Copyright © 2022. All rights reserved.