Action.Api (action v0.1.7) View Source
https://github.com/actions/toolkit/blob/main/packages/core/src/core.ts
Link to this section Summary
Functions
:emergency | :alert | :critical | :error | :warning | :warn | :notice | :info | :debug
Link to this section Types
Specs
key() :: Action.Command.property_key()
Specs
level() :: Logger.level()
Specs
message() :: Action.Command.message()
Specs
value() :: Action.Command.property_value()
Link to this section Functions
Specs
add_mask(message()) :: :ok
Specs
add_path(message()) :: :ok
Specs
debug(message()) :: :ok
Specs
debug?() :: boolean()
Specs
end_group() :: :ok
Specs
error(message()) :: :ok
Specs
Specs
Specs
group(message()) :: :ok
Specs
:emergency | :alert | :critical | :error | :warning | :warn | :notice | :info | :debug
Specs
Specs
set_echo(boolean()) :: :ok
Specs
Specs
Specs
warning(message()) :: :ok