# Logging

## Log4Net

Used to log everything for the inRiver 6.3 connector

## iPMC Control Center logging

The Connectors extensions log messages will appear with all other inriver [logging ](https://community.inriver.com/hc/en-us/articles/360009306420-inriver-Control-Center-logs)in the Control Center.

## Serilog with Seq

An optional way of logging to a remote Seq server endpoint.

Functional support in the following minimum versions of the connector:\
**inRiver PMC Extension: 3.4**\
**inRiver 6.3 Connector:** **3.4.1**

**How to enable**

You will need a logging server URL and a valid Seq logging api key.\
The Connector Support team can provide these details during On Boarding, or contact Lionbridge (<connectors@lionbridge.com>)

#### inRiver PMC

Navigate to the inRiver control center, and go to Server Settings.

Add the following server settings:

* LOG\_CUSTOMER\_KEY
* LOG\_SERVER\_URL

![](https://2421145388-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LADvF7aT_Jidr9PmkkA%2F-LXI0lafdnfFnGQLuDJ0%2F-LXI4bohnx9e_D2dTD8A%2Fimage.png?alt=media\&token=14e17a4f-a54d-446b-be11-dea8b8ffafc0)

####

#### inRiver 6.3

Option 1: Using the inRiver Model Tool

1. Open the inRiver Model Tool
2. Click the Server Settings tab
3. Add the following server settings
4. * LOG\_CUSTOMER\_KEY
   * LOG\_SERVER\_URL

![](https://2421145388-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LADvF7aT_Jidr9PmkkA%2F-LXI0lafdnfFnGQLuDJ0%2F-LXI7FW6a-xyyE5mvD8z%2Fimage.png?alt=media\&token=f2dbc7e2-19c8-4c6e-a4b8-607bc0d2719f)

Option 2: Using the inRiver web GUI

1. Navigate to the inRiver web GUI
2. Click the "System" web app
3. Click "Settings" in the navigation bar to the left
4. Add the following server settings
5. * LOG\_CUSTOMER\_KEY
   * LOG\_SERVER\_URL

![](https://2421145388-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LADvF7aT_Jidr9PmkkA%2F-LXI0lafdnfFnGQLuDJ0%2F-LXI8OxEoDHw5KqBL1E6%2Fimage.png?alt=media\&token=b083f337-4d79-4b80-a091-0048f51b3fcd)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://lionbridge.gitbook.io/inriver-translation-connector/logging.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
