{"id":156,"date":"2024-11-08T12:29:55","date_gmt":"2024-11-08T04:29:55","guid":{"rendered":"https:\/\/just-a-web.com\/blog\/?p=156"},"modified":"2024-11-08T12:32:21","modified_gmt":"2024-11-08T04:32:21","slug":"azure-function-local-debug-logs","status":"publish","type":"post","link":"https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/","title":{"rendered":"Azure Function Local Debug Logs"},"content":{"rendered":"\n<p>As we are testing in local and would like to having all the logs that printed using iLogger to be saved automatically, hereby we edit our host.json:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code lang=\"json\" class=\"language-json\">{\n\"version\": \"2.0\",\n\"logging\": {\n\"fileLoggingMode\": \"always\",\n\"applicationInsights\": {\n\"samplingSettings\": {\n\"isEnabled\": true,\n\"excludedTypes\": \"Request\"\n},\n\"enableLiveMetricsFilters\": true\n}\n}\n}<\/code><\/pre>\n\n\n\n<p>The file will be saving into below folder:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">C:\\Users\\&lt;your username&gt;\\AppData\\Local\\Temp\\LogFiles\\Application\\Functions\\<\/code><\/pre>\n\n\n\n<p>Kindly take note that, the logs of the same Azure Function will get cleared each time you retriggered, so it is safe after each run, do a manual backup for that.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>As we are testing in local and would like to having all the logs that printed using iLogger to be saved automatically, hereby we edit our host.json: The file will be saving into below folder: Kindly take note that, the logs of the same Azure Function will get cleared each time you retriggered, so it&hellip;&nbsp;<a href=\"https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/\" rel=\"bookmark\">Read More &raquo;<span class=\"screen-reader-text\">Azure Function Local Debug Logs<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"categories":[12],"tags":[41],"class_list":["post-156","post","type-post","status-publish","format-standard","hentry","category-azure","tag-azure-function"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Azure Function Local Debug Logs - Dynamics Blog<\/title>\n<meta name=\"description\" content=\"Way to generate and save the logs in local machine for debug purpose.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Azure Function Local Debug Logs - Dynamics Blog\" \/>\n<meta property=\"og:description\" content=\"Way to generate and save the logs in local machine for debug purpose.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/\" \/>\n<meta property=\"og:site_name\" content=\"Dynamics Blog\" \/>\n<meta property=\"article:published_time\" content=\"2024-11-08T04:29:55+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-08T04:32:21+00:00\" \/>\n<meta name=\"author\" content=\"hk.ang\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"hk.ang\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/\"},\"author\":{\"name\":\"hk.ang\",\"@id\":\"https:\/\/just-a-web.com\/blog\/#\/schema\/person\/7c5fde715b55adf97070f3506709b0af\"},\"headline\":\"Azure Function Local Debug Logs\",\"datePublished\":\"2024-11-08T04:29:55+00:00\",\"dateModified\":\"2024-11-08T04:32:21+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/\"},\"wordCount\":72,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/just-a-web.com\/blog\/#\/schema\/person\/7c5fde715b55adf97070f3506709b0af\"},\"keywords\":[\"Azure Function\"],\"articleSection\":[\"Azure\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/\",\"url\":\"https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/\",\"name\":\"Azure Function Local Debug Logs - Dynamics Blog\",\"isPartOf\":{\"@id\":\"https:\/\/just-a-web.com\/blog\/#website\"},\"datePublished\":\"2024-11-08T04:29:55+00:00\",\"dateModified\":\"2024-11-08T04:32:21+00:00\",\"description\":\"Way to generate and save the logs in local machine for debug purpose.\",\"breadcrumb\":{\"@id\":\"https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/just-a-web.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Azure Function Local Debug Logs\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/just-a-web.com\/blog\/#website\",\"url\":\"https:\/\/just-a-web.com\/blog\/\",\"name\":\"Dynamics Blog\",\"description\":\"A blog that related to coding stuff\",\"publisher\":{\"@id\":\"https:\/\/just-a-web.com\/blog\/#\/schema\/person\/7c5fde715b55adf97070f3506709b0af\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/just-a-web.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/just-a-web.com\/blog\/#\/schema\/person\/7c5fde715b55adf97070f3506709b0af\",\"name\":\"hk.ang\",\"logo\":{\"@id\":\"https:\/\/just-a-web.com\/blog\/#\/schema\/person\/image\/\"},\"sameAs\":[\"https:\/\/just-a-web.com\/blog\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Azure Function Local Debug Logs - Dynamics Blog","description":"Way to generate and save the logs in local machine for debug purpose.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/","og_locale":"en_US","og_type":"article","og_title":"Azure Function Local Debug Logs - Dynamics Blog","og_description":"Way to generate and save the logs in local machine for debug purpose.","og_url":"https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/","og_site_name":"Dynamics Blog","article_published_time":"2024-11-08T04:29:55+00:00","article_modified_time":"2024-11-08T04:32:21+00:00","author":"hk.ang","twitter_card":"summary_large_image","twitter_misc":{"Written by":"hk.ang","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/#article","isPartOf":{"@id":"https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/"},"author":{"name":"hk.ang","@id":"https:\/\/just-a-web.com\/blog\/#\/schema\/person\/7c5fde715b55adf97070f3506709b0af"},"headline":"Azure Function Local Debug Logs","datePublished":"2024-11-08T04:29:55+00:00","dateModified":"2024-11-08T04:32:21+00:00","mainEntityOfPage":{"@id":"https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/"},"wordCount":72,"commentCount":0,"publisher":{"@id":"https:\/\/just-a-web.com\/blog\/#\/schema\/person\/7c5fde715b55adf97070f3506709b0af"},"keywords":["Azure Function"],"articleSection":["Azure"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/","url":"https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/","name":"Azure Function Local Debug Logs - Dynamics Blog","isPartOf":{"@id":"https:\/\/just-a-web.com\/blog\/#website"},"datePublished":"2024-11-08T04:29:55+00:00","dateModified":"2024-11-08T04:32:21+00:00","description":"Way to generate and save the logs in local machine for debug purpose.","breadcrumb":{"@id":"https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/just-a-web.com\/blog\/2024\/11\/08\/azure-function-local-debug-logs\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/just-a-web.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Azure Function Local Debug Logs"}]},{"@type":"WebSite","@id":"https:\/\/just-a-web.com\/blog\/#website","url":"https:\/\/just-a-web.com\/blog\/","name":"Dynamics Blog","description":"A blog that related to coding stuff","publisher":{"@id":"https:\/\/just-a-web.com\/blog\/#\/schema\/person\/7c5fde715b55adf97070f3506709b0af"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/just-a-web.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/just-a-web.com\/blog\/#\/schema\/person\/7c5fde715b55adf97070f3506709b0af","name":"hk.ang","logo":{"@id":"https:\/\/just-a-web.com\/blog\/#\/schema\/person\/image\/"},"sameAs":["https:\/\/just-a-web.com\/blog"]}]}},"_links":{"self":[{"href":"https:\/\/just-a-web.com\/blog\/wp-json\/wp\/v2\/posts\/156","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/just-a-web.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/just-a-web.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/just-a-web.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/just-a-web.com\/blog\/wp-json\/wp\/v2\/comments?post=156"}],"version-history":[{"count":5,"href":"https:\/\/just-a-web.com\/blog\/wp-json\/wp\/v2\/posts\/156\/revisions"}],"predecessor-version":[{"id":161,"href":"https:\/\/just-a-web.com\/blog\/wp-json\/wp\/v2\/posts\/156\/revisions\/161"}],"wp:attachment":[{"href":"https:\/\/just-a-web.com\/blog\/wp-json\/wp\/v2\/media?parent=156"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/just-a-web.com\/blog\/wp-json\/wp\/v2\/categories?post=156"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/just-a-web.com\/blog\/wp-json\/wp\/v2\/tags?post=156"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}