blob: 3f5d7a97b311df765171650bd1b8ccd441e8693a [file] [log] [blame]
Christopher Piro5b3a8f72007-08-01 22:27:37 +00001%%% Copyright (c) 2007- Facebook
2%%% Distributed under the Thrift Software License
3%%%
4%%% See accompanying file LICENSE or visit the Thrift site at:
5%%% http://developers.facebook.com/thrift/
6
7-record(thrift_logger_state, {term_width, force_one_line, omit, gen_server_messages, lookup}).