----------------------------------------------------------------------------------
| 235 | |
| 236 | // ---------------------------------------------------------------------------------- |
| 237 | Logger *DefaultLogger::get() { |
| 238 | return m_pLogger; |
| 239 | } |
| 240 | |
| 241 | // ---------------------------------------------------------------------------------- |
| 242 | // Kills the only instance |
no outgoing calls
no test coverage detected