You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Langulus::Logger is a stateful C++23 logger library based on {fmt} library, capable of logging to console and/or HTML files. It is used in all other Langulus libraries and plug-ins.