mirror of https://github.com/oxen-io/session-ios
framework compatible CocoaLumberjack import
With previous import style, the `LOG_ASYNC_ENABLED, LOG_LEVEL_DEF` macros were not being defined. @import style module includes are handled differently in ObjC++, causing problems with out millisecondTimeStamp implementation. Rather than address that problem head on, I simple reimplemented our millisecond timestamp method in objective-c, removing our single ObjC++ file. // FREEBIEpull/1/head
parent
7894a58769
commit
c5b0f7cd01
Loading…
Reference in New Issue