Add SQL Server logging functionality
Our logging solution adds an adaptive feature that seamlessly adjusts its behavior to ensure uninterrupted operation, even in challenging scenarios. By harnessing this capability, the system automatically provisions a logging table within the specified SQL Server database, eliminating the need for manual setup.
In the event of connectivity issues or if the designated database is unreachable, our system gracefully transitions to a file-based logging mechanism. This dynamic fallback strategy ensures that logging operations continue without disruption, maintaining the integrity and reliability of our logging infrastructure.
Full Changelog: v0.0.1...v1.1.0