Class | Description |
---|---|
DetailedLogLayout |
Detailed custom layout for log4j.
|
DxFeedPatternLayout |
Custom pattern layout for log4j2.
|
LogFormatter |
Thread-safe formatter for log messages.
|
Logging |
Main logging class.
|
TraceLogging |
This is a small in-memory cyclic buffer to keep the log for debugging concurrency problems in order to
reconstruct what was going on immediately before tests crashes, without actually writing all debug logging
to the log file or console normally.
|
Copyright © 2002–2025 Devexperts LLC. All rights reserved.