3.0.0#
- Integrate with the erlang logger. All logs that go through the erlang logger will now also get formatted.
- Added
filesink for the erlang target. - Added
new_file,file_compress,file_keepandfile_size_bto configure the file sink. - Added
with_console,add_fileandadd_customto configure sinks. - Dropped
gleam_time,gleam_jsonandgleam_erlangdependencies - Replaced
persistent_termuses on erlang withets.
Breaking changes#
- Removed
default_configin favor ofnew. - Removed
empty_configin favor ofnew. - Removed
with_sinkin favor ofwith_console,add_customandadd_file. - Renamed
set_configtoconfigure.
Added some more comments throughout
witness_ffi.erland some more stuff to the readme