|  | Copperfield Engine 0.1
    C++ Game Engine | 
Definition of logging functionality. More...
Go to the source code of this file.
| Classes | |
| class | Log | 
| Class used for globally printing messages and storing them to a file.  More... | |
| Enumerations | |
| enum class | LogColor { White , Red , Green , Yellow , Blue , Pink , Orange } | 
| Colors allowed to be used for log messages.  More... | |
Definition of logging functionality.
| 
 | strong |