- Notifications
You must be signed in to change notification settings - Fork317
Fix #264: Add support of styling customtitleFormatter#265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecov-io commentedNov 13, 2017
Codecov Report
@@ Coverage Diff @@## master #265 +/- ##========================================= Coverage ? 81.45% ========================================= Files ? 5 Lines ? 151 Branches ? 0 ========================================= Hits ? 123 Misses ? 28 Partials ? 0
Continue to review full report at Codecov.
|
@evgenyrodionov for some reason, "codecov" can't find latest coverage report from |
@husa, the custom styling of log messages is going to be refactored in the next version of Redux Logger. You can read more about it in the issue #292. |
Uh oh!
There was an error while loading.Please reload this page.
Fix #264 : Right now, there's no way to style console output with css when using custom
titleFormatter.This PR adds ability to return
ArrayfromtitleFormatterthat will be spread when passed to logger.Eg. support this: