# Functions
NewContext creates a new context with a logger and sentry hub.
SetLogLevel sets the log level.
SetName sets the name of the application.
SetSentryDSN sets the sentry DSN.
StartSpan starts a new span, and if there is no transaction, it starts a new transaction.