| Interface | Description |
|---|---|
| Logger |
Facebook logging interface that is similar to log4j, but adds delayed format processing
|
| LogProvider |
| Class | Description |
|---|---|
| CompositeLogger | |
| CustodianDailyRollingFileAppender | Deprecated
Use the parent class directly in logging-log4j artifact instead.
|
| DynamicLogger | |
| InstanceLogProvider | |
| LoggerImpl |
Logger with efficient var-args support.
|
| Slf4jLoggerAdapter |
Adapter that forwards slf4j calls to an underlying Logger.
|
| TimeSamplingLog4jLogger |
Logger wrapper to down-sample frequent logs to one log per specified time
|
| TimeSamplingLogger |
decorates a FacebookLogger with the ability to sample logging at a specified window size
(1 per time specified)
|
Copyright © 2012–2018 Facebook, Inc.. All rights reserved.