| Class | Description |
|---|---|
| ClassTransformer |
This class weaves logging code into a Java class file.
|
| MetracerClassWriter | |
| RuntimeWeaver |
This class is the main program of SELogger as a javaagent.
|
| RuntimeWeaverParameters |
Parameters for controlling the behavior of a runtime weaver.
|
| WatchDir |
Example to watch a directory (or tree) for changes to files.
|
| WeaveConfig |
This object manages options passed to the weaver.
|
| WeaveLog |
This object generates data IDs and records the weaving process
for a single class file.
|
| Weaver |
This class manages bytecode injection process and weaving logs.
|
| Enum | Description |
|---|---|
| RuntimeWeaver.Mode |
Copyright © 2023. All rights reserved.