Skip to content

Log is not updating in Azure table or blob instantly for Web app #82

@rupeshprasad

Description

@rupeshprasad

I have created a web app which has below three appenders

  1. File appender (writes to local file system)
  2. Azure Table
  3. Azure blob

This works fine for file appender and it write the log instantly, however for azure blob/table it does not. Somehow it send log even to azure whenever i rebuild the app. Any idea why is doing that? any help on this would be great!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions