Skip to content

Commit

Permalink
chore: add indent
Browse files Browse the repository at this point in the history
  • Loading branch information
Olegt0rr committed Jul 23, 2024
1 parent db94ec2 commit 4337a9f
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,9 @@ def log_hook(span: Span, record: LogRecord):
Args:
tracer_provider: Tracer provider instance that can be used to fetch a tracer.
set_logging_format: When set to True, it calls logging.basicConfig() and sets
a logging format.
a logging format.
logging_format: Accepts a string and sets it as the logging format when
set_logging_format
is set to True.
set_logging_format is set to True.
log_level: Accepts one of the following values and sets the logging level to it.
logging.INFO
logging.DEBUG
Expand Down

0 comments on commit 4337a9f

Please sign in to comment.