mirror of
https://github.com/anope/anope.git
synced 2026-07-03 23:43:12 +02:00
Log the version of third-party libraries on load.
This commit is contained in:
@@ -62,6 +62,8 @@ public:
|
||||
tre_regex_provider(this)
|
||||
{
|
||||
this->SetPermanent(true);
|
||||
|
||||
Log() << "Module was compiled against TRE version " << TRE_VERSION << " and is running against version " << tre_version();
|
||||
}
|
||||
|
||||
~ModuleRegexTRE()
|
||||
|
||||
Reference in New Issue
Block a user