---
title: Log the data you need for actionable insights
summary: Emit logging data to your chosen log endpoint from any VCL stage, not just vcl_log.
url: https://www.fastly.com/documentation/solutions/examples/custom-logging
---

Emit logging data to your chosen log endpoint from any VCL stage, not just vcl_log.

## VCL

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/35278adf)

## Compute

### Rust

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/3174e4ac)

### Javascript

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/edce2d03)

### Go

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/d9f8b46c)

