v0.1.3 formatter exported, docs updated
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Log
|
||||
|
||||
[](https://golang.org)
|
||||
[](https://golang.org)
|
||||
[](https://opensource.org/licenses/BSD-3-Clause)
|
||||
[](doc/)
|
||||
|
||||
@ -59,6 +59,7 @@ go get github.com/lixenwraith/log
|
||||
- **[Configuration Builder](doc/builder.md)** - Builder pattern guide
|
||||
- **[API Reference](doc/api.md)** - Complete API documentation
|
||||
- **[Logging Guide](doc/logging.md)** - Logging methods and best practices
|
||||
+ **[Formatting & Sanitization](doc/formatting.md)** - Standalone formatter and sanitizer packages
|
||||
- **[Disk Management](doc/storage.md)** - File rotation and cleanup
|
||||
- **[Heartbeat Monitoring](doc/heartbeat.md)** - Operational statistics
|
||||
- **[Compatibility Adapters](doc/adapters.md)** - Framework integrations
|
||||
|
||||
Reference in New Issue
Block a user