e3.0.0 Tests added, optimization, bug fixes, builder changed.

This commit is contained in:
2025-07-20 18:11:03 -04:00
parent 97b85995e9
commit 98402cce37
43 changed files with 2469 additions and 1373 deletions

View File

@ -261,7 +261,7 @@ adapter.Infof("Connected to server")
// → {"msg": "Connected to server"}
```
## Advanced Configuration
## Example Configuration
### High-Performance Setup
@ -282,7 +282,7 @@ builder := compat.NewBuilder().
```go
builder := compat.NewBuilder().
WithOptions(
"directory=./logs",
"directory=./log",
"format=txt", // Human-readable
"level=-4", // Debug level
"trace_depth=3", // Include traces