Options
All
  • Public
  • Public/Protected
  • All
Menu

External module log

Logger implementations. There exist many different loggers, but all of them are implemented differently in various languages. We needed portable classes, that would allow to quickly transfer code from one language to another. We can wrap existing loggers into/around our ILogger class.

Index

Generated using TypeDoc