<#C01HWQ1R0BC|> I want to send logs from frontend ...
# support
m
#C01HWQ1R0BC I want to send logs from frontend application ( Reactjs and Nextjs ) to signoz. What is the best option to send logs i.e through Otel APIs or any external library that you would suggest.
v
do you have any specific requirement for the logs ? or any issues you are facing with the otel APIs ?
m
@Vikrant Gupta As mentioned in the docs Opentelemetry logger API is still in green field phase right? So do we have any logger library that would be suitable for frontend application logging or Otel logger is good enough? I do not have specific requirement as such , its just that pino and Winston are primarily for nodejs logging right. So just need your suggestion.
Hi @Vikrant Gupta any suggestion?
v
Otel logger is good enough?
otel logger should be good enough for most of the things combined with the semantic conventions. you ll be able to have a standard set of logs consistency as well.