BrowserAdapter class implementing EnvironmentAdapter interface.
Format the given text with color based on log level.
The text to format.
The level of the log, which determines the color.
The formatted text with applied color.
Gets the style for the provided logging level.
The logging level.
The style string with appropriate color.
BrowserAdapter class implementing EnvironmentAdapter interface.