-
-
Save subzero79/03a90ba62237c90340d9fe97e0b4d217 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-01-02 12:57 TRACE task Test_Notification rendering: Movie Downloaded: {{ movie_name }} | |
2017-01-02 12:57 DEBUG utils.template Test_Notification Error during rendering: (UndefinedError) 'movie_name' is undefined | |
2017-01-02 12:57 DEBUG notify Test_Notification cannot render: `title: Movie Downloaded: {{ movie_name }}`, error: (UndefinedError) 'movie_name' is undefined | |
2017-01-02 12:57 DEBUG notify Test_Notification trying to render default value for `title` | |
2017-01-02 12:57 TRACE task Test_Notification rendering: {{ task_name }} | |
2017-01-02 12:57 TRACE task Test_Notification rendering: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment