Logging framework for Fable.Python. This library adds a logging framework to Fable. It is based on the .NET logging framework and adds several useful interfaces and classess such as:
ILogger
interfaceILoggerFactory
interfaceILoggerProvider
interfaceLogger
class
Loggers provided (Python):
Loggers provided (JS):
- PRs welcome