| Class and Description |
|---|
| pl.mjaron.tinyloki.LogSender
Use
HttpLogSender instead. |
| Constructor and Description |
|---|
| pl.mjaron.tinyloki.LogController(ILogCollector, LogSenderSettings, ILogSender, LabelSettings, ILogMonitor)
Use
LogController(ILogCollector, ILogEncoder, LogSenderSettings, ILogSender, LabelSettings, ILogMonitor) instead, where logEncoder parameter should be specified explicitly. |
| pl.mjaron.tinyloki.LogSender()
Use
HttpLogSender instead. |
| pl.mjaron.tinyloki.LogSender(LogSenderSettings)
Use
HttpLogSender instead. |