Esqarrouth / QorumLogs

:closed_book: Swift Logging Utility for Xcode & Google Docs
MIT License
786 stars 84 forks source link

How to create global QorumLogs #19

Closed Arti3DPlayer closed 8 years ago

Arti3DPlayer commented 8 years ago

QorumLogs.enabled = false // This should be disabled for OnlineLogs to work

where do i need put this for global use ?

Esqarrouth commented 8 years ago

It doesn't matter, put this anywhere before you start to actually log something.

In appdelegate, your first function, etc, doesn't matter