Sha256: d02fb4f2a039396c0e966a5cee7035f6ed69c56f2a56087f845be5147867ff3b

Contents?: true

Size: 435 Bytes

Versions: 2

Compression:

Stored size: 435 Bytes

Contents

# Agent99 Framework

## Error Handling and Logging

Agent99 incorporates robust error handling mechanisms, with error messages being captured and logged. The logging system is configured through environment variables to define the logging level and output destination.

Example:

```bash
export LOG_LEVEL=DEBUG
```

Logs provide insights into agent activities, including errors encountered during message processing and system events.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
agent99-0.0.4 docs/error_handling_and_logging.md
agent99-0.0.3 docs/error_handling_and_logging.md