[TIMOB-17801] Windows: Cross-platform C++ Logger
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2015-01-07T22:51:42.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 4.1.0 |
Components | Windows |
Labels | merge-3.4.2 |
Reporter | Gary Mathews |
Assignee | Gary Mathews |
Created | 2014-09-29T18:37:17.000+0000 |
Updated | 2015-05-28T20:52:40.000+0000 |
Description
A cross platform logger that runs on OS X, Windows Desktop and WinRT (Windows Store and Windows Phone)
Requirements
- Output INFO, WARNING, DEBUG and ERROR logs
- Thread safe
- Type safe
- Cross platform
- Exclude the use of third party libraries
I think this can be closed for now because we already have TiLoggger.
Both HAL and TitaniumKit already have cross-platform loggers.