Add LogOption for alert attribute
- New 'LogOption' when writing log to enable the 'alert' attribute in the root log struct
- Fix the error that occurred when passing nil to slog.Error
- 'WithEvent' now accepts either string payload or struct for the 'data' attribute
- 'WithTracing' now accepts 3rd argument for 'request_id' (Optional, No break changes)