id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 13409,Logging For Static Methods At Runtime,cranberriess89@…,Andrey Semashev,"Hi, We've been logging with Boost Library in the application. We defined a dynamic class which can be configured differently to write on file, console and server by inheriting from Boost Log library classes. There are other 3rd party libraries in the application we use, and one of them includes **static classes and methods**. In some scenarios of the application, these static methods are called. Our goal is to be able to log for static methods when they are called **at runtime**. As you may also know, the static methods are linked at compile time. So, I can not use our dynamic class for logging. Is there any simple approach I can apply for this purpose ? Thanks in advance, Kind Regards ",Bugs,new,To Be Determined,log,Boost 1.54.0,Problem,,,