# Functions
No description provided by the author
No description provided by the author
multierror with \t does not show up on Team City logs, replacing \t with 4 blank spaces.
Debug logs v if debug mode is set.
Debugf logs v with the provided format if debug mode is set.
Debugln logs v appending a new line if debug mode is set.
cleans and expands the path if it contains a tilde , returns the expanded path or the input path as is if not expansion was performed.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Added for resource discovery AUTH.
Deprecated: There should be only no need to panic individually.
No description provided by the author
Returns a slice of keys from the given map in alphabetical order.
GetStringHashcode hashes a string to a unique hashcode.
GetStringsHashcode hashes a list of strings to a unique hashcode.
Get obo token from file.
No description provided by the author
No description provided by the author
Log logs v.
Logf logs v with the provided format.
Logln logs v appending a new line at the end.
NewTFProviderLogger creates a defaultTFProviderLogger The value of the "OCI_TF_LOG" environment variable controls the logging level.
No description provided by the author
No description provided by the author
No description provided by the author
SetTFProviderLogger sets the defaultTFLogger to logger.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
DEBUG debug logging messages.
No description provided by the author
No description provided by the author
INFO minimal logging messages.
No description provided by the author
No description provided by the author
No description provided by the author
NONE no logging messages.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
TFProviderLogger interface for logging in the Terraform Provider.