Skip to content
This repository has been archived by the owner on Jun 13, 2019. It is now read-only.

Enhancements - provide access to.... #23

Open
wwe-johndpope opened this issue Mar 24, 2017 · 3 comments
Open

Enhancements - provide access to.... #23

wwe-johndpope opened this issue Mar 24, 2017 · 3 comments

Comments

@wwe-johndpope
Copy link

configure log levels
// LogLevelFilter.shared.error = true
// LogLevelFilter.shared.warning = false
// LogLevelFilter.shared.info = false
// LogLevelFilter.shared.verbose = false

and clear log tableview programmatically

@remirobert
Copy link
Owner

Hello @wwe-johndpope what do you mean ? enable / disable log level ?

@wwe-johndpope
Copy link
Author

When I add these lines to my appdelegate

  • LogLevelFilter.shared.error = true

it's not accessible.

@johndpope
Copy link

I think simply updating

class LogLevelFilter {
->
open class LogLevelFilter {

should do it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants